public interface VirtualizationService
Modifier and Type | Method and Description |
---|---|
com.softwareag.centrasite.api.csom.policy.MessageFlow |
getMessageFlow(java.lang.String serviceId)
Gets the
MessageFlow for the given service. |
com.softwareag.centrasite.api.csom.policy.MessageFlow getMessageFlow(java.lang.String serviceId) throws CLLException
MessageFlow
for the given service.serviceId
- The service idMessageFlow
instanceCLLException
- If an error occurs in fetching the message flow for a service