Uses of Interface
com.sas.lsaf.workflow.processdefinition.ProcessDefinitionService
-
Packages that use ProcessDefinitionService Package Description com.sas.lsaf Class to log on to the system.com.sas.lsaf.client Classes needed to create a session and access available services. -
-
Uses of ProcessDefinitionService in com.sas.lsaf
Methods in com.sas.lsaf that return ProcessDefinitionService Modifier and Type Method Description static ProcessDefinitionService
LsafClient. getProcessDefinitionService()
Gets the ProcessFlowService to access using the current session -
Uses of ProcessDefinitionService in com.sas.lsaf.client
Methods in com.sas.lsaf.client that return ProcessDefinitionService Modifier and Type Method Description ProcessDefinitionService
ServiceManager. getProcessDefinitionService()
Get the ProcessDefinitionService instance for this session.
-