Class RunObjectives.ObjectiveResult
java.lang.Object
org.camunda.automator.engine.flow.RunObjectives.ObjectiveResult
- Enclosing class:
- RunObjectives
-
Field Summary
FieldsModifier and TypeFieldDescriptionlonglonglongboolean -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
analysis
-
success
public boolean success -
objectiveValue
public long objectiveValue -
recordedSuccessValue
public long recordedSuccessValue -
recordedFailValue
public long recordedFailValue
-
-
Constructor Details
-
ObjectiveResult
-