Class CancelCaseCommand

    • Constructor Detail

      • CancelCaseCommand

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

      • execute

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

        public void setProcessService​(ProcessService processService)