Uses of Class
adams.flow.control.LocalScopeTrigger
-
Packages that use LocalScopeTrigger Package Description adams.flow.control -
-
Uses of LocalScopeTrigger in adams.flow.control
Fields in adams.flow.control declared as LocalScopeTrigger Modifier and Type Field Description protected LocalScopeTriggerLaunchTrigger.LaunchJob. m_Localthe actor to execute.Fields in adams.flow.control with type parameters of type LocalScopeTrigger Modifier and Type Field Description protected List<LocalScopeTrigger>LaunchTrigger. m_Launchedthe launched sub-flows.Constructors in adams.flow.control with parameters of type LocalScopeTrigger Constructor Description LaunchJob(LocalScopeTrigger local)Initializes the job.
-