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