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