Class MultipleProcessesWithCycleTest

    • Field Detail

      • PARENT_PROCESS_DEFINITION_NAME

        public static final java.lang.String PARENT_PROCESS_DEFINITION_NAME
        See Also:
        Constant Field Values
      • CHILD_PROCESS_DEFINITION_NAME

        public static final java.lang.String CHILD_PROCESS_DEFINITION_NAME
        See Also:
        Constant Field Values
      • PARENT_ACTION_EVENT_NAME

        public static final java.lang.String PARENT_ACTION_EVENT_NAME
        See Also:
        Constant Field Values
    • Constructor Detail

      • MultipleProcessesWithCycleTest

        public MultipleProcessesWithCycleTest()
    • Method Detail

      • doBefore

        public void doBefore()
                      throws java.io.IOException
        Throws:
        java.io.IOException
      • doAfter

        public void doAfter()
      • testMultipleProcesses

        public void testMultipleProcesses()
                                   throws java.util.concurrent.TimeoutException
        Throws:
        java.util.concurrent.TimeoutException
      • sendParentProcessCancellation

        public void sendParentProcessCancellation()
      • cancelChildProcess

        public static void cancelChildProcess()
      • sleep1000

        public static void sleep1000()
                              throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException
      • confirmChildProcessCancellation

        public static void confirmChildProcessCancellation()