Class AbstractTimestampUpdateScenario

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected static long TIME  
      protected static java.util.Date TIMESTAMP  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      protected static void deployModel​(ProcessEngine processEngine, java.lang.String deploymentName, java.lang.String resourceName, BpmnModelInstance modelInstance)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • TIMESTAMP

        protected static final java.util.Date TIMESTAMP
    • Constructor Detail

      • AbstractTimestampUpdateScenario

        public AbstractTimestampUpdateScenario()
    • Method Detail

      • deployModel

        protected static void deployModel​(ProcessEngine processEngine,
                                          java.lang.String deploymentName,
                                          java.lang.String resourceName,
                                          BpmnModelInstance modelInstance)