Class NullExecution

  • All Implemented Interfaces:
    ExecutableComponent

    public class NullExecution
    extends ExecutionEnvironment
    TODO EBPINSTANCE: Adapt the documentation according to the replacement of Activity by ActivityInstance The null execution just signals an application closed to the runtime environment and returns. This can be used for nodes with no executable business process, for instance, split or join nodes.
    Author:
    Ulrich Kreher