Class FailedWorkflowDeployment
java.lang.Object
org.alfresco.service.cmr.workflow.FailedWorkflowDeployment
The goal of this class is to provide a support for workflow deployment failure. Since
WorkflowDeployment is part of the public API we don't want to change it.-
Method Summary
Modifier and TypeMethodDescriptionstatic WorkflowDeploymentdeploymentForbidden(String workflowName, String reason) getFailure(WorkflowDeployment workflowDeployment)
-
Method Details
-
deploymentForbidden
-
getFailure
-