Uses of Class
com.sas.lsaf.workflow.processdefinition.ProcessDefinitionDeploymentException
-
Packages that use ProcessDefinitionDeploymentException Package Description com.sas.lsaf.workflow.processdefinition The service and class definitions to manage process flow definitions. -
-
Uses of ProcessDefinitionDeploymentException in com.sas.lsaf.workflow.processdefinition
Methods in com.sas.lsaf.workflow.processdefinition that throw ProcessDefinitionDeploymentException Modifier and Type Method Description ProcessDefinitionInfo
ProcessDefinitionService. deployProcessDefinitionFromRepository(java.lang.String path, java.lang.String version, java.util.Set<java.lang.String> contextTypeIds, java.lang.String comment, boolean activate, boolean overwrite)
Deploys the process flow definition file from the repository.
-