Class CurrentProcessInstance


  • public class CurrentProcessInstance
    extends java.lang.Object
    Allows to access executions and tasks of a managed process instance via dependency injection. A process instance can be managed, using the BusinessProcess-bean. The producer methods provided by this class have been extracted from the BusinessProcess-bean in order to allow for specializing it.
    Author:
    Falko Menge
    • Constructor Detail

      • CurrentProcessInstance

        public CurrentProcessInstance()