public interface StartupControl
| Modifier and Type | Method and Description |
|---|---|
String |
getComment()
Accessor for comment
|
String |
getFlowName()
Accessor for flowName
|
String |
getModuleName()
Accessor for moduleName
|
StartupType |
getStartupType()
Accessor for startupType
|
boolean |
isAutomatic() |
boolean |
isDisabled() |
boolean |
isManual() |
void |
setComment(String comment)
Mutator for comment
|
void |
setStartupType(StartupType startupType)
Setter for startupType
|
String getModuleName()
String getFlowName()
StartupType getStartupType()
void setStartupType(StartupType startupType)
action - boolean isAutomatic()
boolean isManual()
boolean isDisabled()
String getComment()
void setComment(String comment)
comment - Copyright © 2007-2020 Ikasan. All Rights Reserved.