public class DataFlowServerUtil extends Object
| Constructor and Description |
|---|
DataFlowServerUtil() |
| Modifier and Type | Method and Description |
|---|---|
static ApplicationType |
determineApplicationType(StreamAppDefinition appDefinition)
Return the
ApplicationType for a AppDefinition in the context
of a defined stream. |
public static ApplicationType determineApplicationType(StreamAppDefinition appDefinition)
ApplicationType for a AppDefinition in the context
of a defined stream.appDefinition - the app for which to determine the typeApplicationType for the given appCopyright © 2016 Pivotal Software, Inc.. All rights reserved.