Class CancelCaseCommand

    • Constructor Detail

      • CancelCaseCommand

        public CancelCaseCommand​(org.kie.internal.identity.IdentityProvider identityProvider,
                                 String caseId,
                                 org.jbpm.services.api.ProcessService processService,
                                 org.jbpm.services.api.RuntimeDataService runtimeDataService,
                                 boolean destroy)
    • Method Detail

      • execute

        public Void execute​(org.kie.api.runtime.Context context)
      • setProcessService

        public void setProcessService​(org.jbpm.services.api.ProcessService processService)