Uses of Interface
com.sas.lsaf.workflow.processflow.ProcessFlowService
-
Packages that use ProcessFlowService 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 ProcessFlowService in com.sas.lsaf
Methods in com.sas.lsaf that return ProcessFlowService Modifier and Type Method Description static ProcessFlowService
LsafClient. getProcessFlowService()
Gets the ProcessFlowService to access using the current session -
Uses of ProcessFlowService in com.sas.lsaf.client
Methods in com.sas.lsaf.client that return ProcessFlowService Modifier and Type Method Description ProcessFlowService
ServiceManager. getProcessFlowService()
Get the ProcessFlowService instance for this session.
-