| |
|
| java.lang.Object edu.iu.uis.eden.engine.OrchestrationConfig
OrchestrationConfig | public class OrchestrationConfig (Code) | | Specifies configuration for orchestration through the engine.
author: ewestfal |
getDestinationNodeNames | public Set getDestinationNodeNames()(Code) | | |
getNotificationType | public String getNotificationType()(Code) | | |
isSendNotifications | public boolean isSendNotifications()(Code) | | |
setDestinationNodeNames | public void setDestinationNodeNames(Set destinationNodeNames)(Code) | | |
setNotificationType | public void setNotificationType(String notificationType)(Code) | | |
setSendNotifications | public void setSendNotifications(boolean sendNotifications)(Code) | | |
|
|
|