Class RunObjectives.ObjectiveResult

java.lang.Object
org.camunda.automator.engine.flow.RunObjectives.ObjectiveResult
Enclosing class:
RunObjectives

public static class RunObjectives.ObjectiveResult extends Object
  • Field Details

    • analysis

      public String analysis
    • success

      public boolean success
    • objectiveValue

      public long objectiveValue
    • recordedSuccessValue

      public long recordedSuccessValue
    • recordedFailValue

      public long recordedFailValue
  • Constructor Details