public class PlatformApplication extends Object
TargetPlatform| Modifier | Constructor and Description |
|---|---|
protected |
PlatformApplication(org.gcube.vremanagement.virtualplatform.model.DeployedPackage dpackage,
org.gcube.vremanagement.virtualplatform.image.VirtualPlatform platform) |
protected |
PlatformApplication(org.gcube.common.core.resources.GCUBERunningInstance instance) |
protected |
PlatformApplication(String riid,
org.gcube.common.core.scope.GCUBEScope scope) |
protected |
PlatformApplication(org.gcube.vremanagement.virtualplatform.model.UndeployedPackage upackage) |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.common.core.resources.GCUBERunningInstance |
publish(Set<org.gcube.common.core.scope.GCUBEScope> scopes,
org.gcube.common.core.security.GCUBESecurityManager manager,
org.gcube.common.core.contexts.GCUBEServiceContext.Status... status) |
org.gcube.common.core.resources.GCUBERunningInstance |
unpublish(Set<org.gcube.common.core.scope.GCUBEScope> scopes,
org.gcube.common.core.security.GCUBESecurityManager manager) |
protected PlatformApplication(String riid, org.gcube.common.core.scope.GCUBEScope scope) throws Exception
Exceptionprotected PlatformApplication(org.gcube.common.core.resources.GCUBERunningInstance instance)
throws Exception
Exceptionprotected PlatformApplication(org.gcube.vremanagement.virtualplatform.model.DeployedPackage dpackage,
org.gcube.vremanagement.virtualplatform.image.VirtualPlatform platform)
throws Exception
Exceptionpublic org.gcube.common.core.resources.GCUBERunningInstance publish(Set<org.gcube.common.core.scope.GCUBEScope> scopes, org.gcube.common.core.security.GCUBESecurityManager manager, org.gcube.common.core.contexts.GCUBEServiceContext.Status... status) throws Exception
scopes - manager - status - ExceptionCopyright © 2015. All Rights Reserved.