Class IncidentTimestampUpdateScenario
- java.lang.Object
- 
- org.camunda.bpm.qa.rolling.update.scenarios.timestamp.AbstractTimestampUpdateScenario
- 
- org.camunda.bpm.qa.rolling.update.scenarios.timestamp.IncidentTimestampUpdateScenario
 
 
- 
 public class IncidentTimestampUpdateScenario extends AbstractTimestampUpdateScenario - Author:
- Nikola Koevski
 
- 
- 
Field SummaryFields Modifier and Type Field Description protected static BpmnModelInstanceFAILING_SERVICE_TASK_MODELprotected static java.lang.StringPROCESS_DEFINITION_KEY- 
Fields inherited from class org.camunda.bpm.qa.rolling.update.scenarios.timestamp.AbstractTimestampUpdateScenarioTIME, TIMESTAMP
 
- 
 - 
Constructor SummaryConstructors Constructor Description IncidentTimestampUpdateScenario()
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static ScenarioSetupinitIncidentTimestamp()- 
Methods inherited from class org.camunda.bpm.qa.rolling.update.scenarios.timestamp.AbstractTimestampUpdateScenariodeployModel
 
- 
 
- 
- 
- 
Field Detail- 
PROCESS_DEFINITION_KEYprotected static final java.lang.String PROCESS_DEFINITION_KEY - See Also:
- Constant Field Values
 
 - 
FAILING_SERVICE_TASK_MODELprotected static final BpmnModelInstance FAILING_SERVICE_TASK_MODEL 
 
- 
 - 
Method Detail- 
initIncidentTimestamppublic static ScenarioSetup initIncidentTimestamp() 
 
- 
 
-