Package org.camunda.automator.definition
Class ScenarioWarmingUp
java.lang.Object
org.camunda.automator.definition.ScenarioWarmingUp
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe warmingUp will take this duration maximum, except if during this time, all operations warmingUp declare the end (see ScenarioStep)booleanboolean -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
duration
The warmingUp will take this duration maximum, except if during this time, all operations warmingUp declare the end (see ScenarioStep) -
operations
-
useServiceTasks
public boolean useServiceTasks -
useUserTasks
public boolean useUserTasks
-
-
Constructor Details
-
ScenarioWarmingUp
public ScenarioWarmingUp()
-
-
Method Details
-
getDuration
-
getOperations
-