Package | Description |
---|---|
com.cumulocity.rest.representation.application | |
com.cumulocity.rest.representation.application.smart |
Modifier and Type | Class and Description |
---|---|
class |
MicroserviceManifestRepresentation |
Modifier and Type | Method and Description |
---|---|
ManifestRepresentation |
PluginRepresentation.getManifest() |
ManifestRepresentation |
ApplicationRepresentation.getManifest() |
Modifier and Type | Method and Description |
---|---|
ApplicationRepresentation.ApplicationRepresentationBuilder |
ApplicationRepresentation.ApplicationRepresentationBuilder.manifest(ManifestRepresentation manifest) |
void |
PluginRepresentation.setManifest(ManifestRepresentation manifest) |
void |
ApplicationRepresentation.setManifest(ManifestRepresentation manifest) |
Constructor and Description |
---|
ApplicationRepresentation(String id,
String name,
String key,
String type,
String availability,
TenantReferenceRepresentation owner,
String contextPath,
String resourcesUrl,
String resourcesUsername,
String resourcesPassword,
String externalUrl,
ManifestRepresentation manifest,
String activeVersionId,
List<String> requiredRoles,
List<String> roles,
String url) |
Modifier and Type | Method and Description |
---|---|
ManifestRepresentation |
ApplicationManifestRepresentation.getApplication() |
Modifier and Type | Method and Description |
---|---|
List<ManifestRepresentation> |
ApplicationManifestRepresentation.getImports() |
Modifier and Type | Method and Description |
---|---|
void |
ApplicationManifestRepresentation.setApplication(ManifestRepresentation application) |
Modifier and Type | Method and Description |
---|---|
void |
ApplicationManifestRepresentation.setImports(List<ManifestRepresentation> imports) |
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.