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 appCannotDetermineApplicationTypeException - Thrown if the
ApplicationType cannot be determinedCopyright © 2018 Pivotal Software, Inc.. All rights reserved.