public interface StartupControlService
| Modifier and Type | Method and Description |
|---|---|
StartupControl |
getStartupControl(String moduleName,
String flowName)
Get the startup control for the given module and flow
|
void |
setStartupType(String moduleName,
String flowName,
StartupType startupType,
String comment,
String actor)
Set the startup type for the given module and flow
|
void setStartupType(String moduleName, String flowName, StartupType startupType, String comment, String actor)
moduleName - flowName - startupType - comment - actor - StartupControl getStartupControl(String moduleName, String flowName)
moduleName - flowName - Copyright © 2007-2020 Ikasan. All Rights Reserved.