public class Application extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Application.Version |
Constructor and Description |
---|
Application() |
Modifier and Type | Method and Description |
---|---|
boolean |
canBeWrapped() |
AppType |
getAppType() |
String |
getId() |
int |
getType() |
String |
getTypeName() |
Application.Version |
getVersion() |
boolean |
hasPoliciesApplied() |
boolean |
isAppTypeSupportedByPlugin() |
public String getId()
public int getType()
public String getTypeName()
public AppType getAppType()
public boolean isAppTypeSupportedByPlugin()
public boolean canBeWrapped()
public boolean hasPoliciesApplied()
public Application.Version getVersion()
Copyright © 2016–2023. All rights reserved.