Class JobAcquisitionRemove

  • All Implemented Interfaces:
    org.jboss.as.controller.OperationStepHandler

    public class JobAcquisitionRemove
    extends org.jboss.as.controller.AbstractRemoveStepHandler
    Provides the description and the implementation of the process-engine#remove operation.
    Author:
    Daniel Meyer, Christian Lipphardt
    • Constructor Detail

      • JobAcquisitionRemove

        public JobAcquisitionRemove()
    • Method Detail

      • performRuntime

        protected void performRuntime​(org.jboss.as.controller.OperationContext context,
                                      org.jboss.dmr.ModelNode operation,
                                      org.jboss.dmr.ModelNode model)
                               throws org.jboss.as.controller.OperationFailedException
        Overrides:
        performRuntime in class org.jboss.as.controller.AbstractRemoveStepHandler
        Throws:
        org.jboss.as.controller.OperationFailedException