Class Xs2aExecutionErrorHandler

  • All Implemented Interfaces:
    org.flowable.engine.delegate.JavaDelegate

    @Service("xs2ExecutionErrorHandler")
    public class Xs2aExecutionErrorHandler
    extends Object
    implements org.flowable.engine.delegate.JavaDelegate
    Flowable execution error handler. Triggered on:
    • Constructor Detail

      • Xs2aExecutionErrorHandler

        public Xs2aExecutionErrorHandler()
    • Method Detail

      • execute

        public void execute​(org.flowable.engine.delegate.DelegateExecution execution)
        Specified by:
        execute in interface org.flowable.engine.delegate.JavaDelegate