public static class NotificationUtils.FlowMap extends Object implements NotificationUtils.PathResolver
Constructor and Description |
---|
NotificationUtils.FlowMap(Map<MessageProcessor,String> paths) |
Modifier and Type | Method and Description |
---|---|
Collection<String> |
getAllPaths() |
Map<MessageProcessor,String> |
getFlowMap() |
String |
resolvePath(MessageProcessor processor) |
public NotificationUtils.FlowMap(Map<MessageProcessor,String> paths)
public String resolvePath(MessageProcessor processor)
resolvePath
in interface NotificationUtils.PathResolver
public Collection<String> getAllPaths()
public Map<MessageProcessor,String> getFlowMap()
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.