Class ReopenCaseCommand

    • Constructor Detail

      • ReopenCaseCommand

        public ReopenCaseCommand​(org.kie.internal.identity.IdentityProvider identityProvider,
                                 String caseId,
                                 String deploymentId,
                                 String caseDefinitionId,
                                 Map<String,​Object> data,
                                 org.jbpm.services.api.ProcessService processService,
                                 org.jbpm.casemgmt.api.CaseRuntimeDataService caseRuntimeDataService)
    • Method Detail

      • execute

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

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