Package | Description |
---|---|
com.oracle.bmc.fleetappsmanagement.model |
Modifier and Type | Class and Description |
---|---|
class |
AssociatedLocalTaskDetails
The details of the local task.
|
class |
AssociatedSharedTaskDetails
The details of the shared task.
|
Modifier and Type | Method and Description |
---|---|
AssociatedTaskDetails |
Task.getTaskRecordDetails() |
Modifier and Type | Method and Description |
---|---|
Task.Builder |
Task.Builder.taskRecordDetails(AssociatedTaskDetails taskRecordDetails) |
Constructor and Description |
---|
Task(String stepName,
Task.AssociationType associationType,
AssociatedTaskDetails taskRecordDetails,
ComponentProperties stepProperties,
List<OutputVariableMapping> outputVariableMappings)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.