Class EventIntermediateServiceActivityHandler

    • Constructor Detail

      • EventIntermediateServiceActivityHandler

        public EventIntermediateServiceActivityHandler()
    • Method Detail

      • sendReturnValue

        protected void sendReturnValue​(jadex.bpmn.model.MActivity activity,
                                       IInternalAccess instance,
                                       ProcessThread thread)
        Wait for a service call.
        Parameters:
        activity - The activity to execute.
        instance - The process instance.
        thread - The process thread.