Class CloseCaseCommand

    • Constructor Detail

      • CloseCaseCommand

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

      • execute

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

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