public interface ProcessDefinitionService
Modifier and Type | Method and Description |
---|---|
List<ProcessDefinitionInfo> |
getProcessDefinitionsByContextType(String contextTypeId)
Gets the latest deployed process definitions at context with the specified context type.
|
List<ProcessDefinitionInfo> getProcessDefinitionsByContextType(String contextTypeId) throws ProcessFlowException
contextTypeId
- the context type id for which to get process definitionsProcessFlowException
- thrown if there was an issue getting the process definitions from the systemCopyright (c) 2019, SAS Institute Inc., Cary, NC, USA