public interface StageNameSourceProvider
StageNameSource implementation| Modifier and Type | Method and Description |
|---|---|
StageNameSource |
getAsyncStageNameSource()
Provides a
StageNameSource |
StageNameSource |
getAsyncStageNameSource(String asyncName)
Returns a
StageNameSource that
takes the given paramter into consideration when generating the name |
StageNameSource getAsyncStageNameSource()
StageNameSourceStageNameSourceStageNameSource getAsyncStageNameSource(String asyncName)
StageNameSource that
takes the given paramter into consideration when generating the nameasyncName - a name to be consider when building the final nameStageNameSourceCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.