Package | Description |
---|---|
com.oracle.bmc.fleetappsmanagement.model |
Modifier and Type | Method and Description |
---|---|
Outcome |
Outcome.Builder.build() |
Outcome |
Execution.getOutcome() |
Modifier and Type | Method and Description |
---|---|
Outcome.Builder |
Outcome.Builder.copy(Outcome model) |
Execution.Builder |
Execution.Builder.outcome(Outcome outcome) |
Constructor and Description |
---|
Execution(String id,
String taskRecordId,
String stepName,
String processReferenceId,
String sequence,
List<String> subjects,
JobStatus status,
Outcome outcome,
String targetId,
Date timeStarted,
Date timeEnded,
Boolean isRollbackTask,
String description,
String resourceId,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.