public class Reporting
extends org.gcube.common.core.porttypes.GCUBEPortType
| Modifier and Type | Field and Description |
|---|---|
protected org.gcube.common.core.utils.logging.GCUBELog |
logger
Object logger.
|
| Constructor and Description |
|---|
Reporting() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addScopeToInstanceState(org.gcube.common.core.scope.GCUBEScope scope)
Adds the scope to the current service's instance
|
protected InstanceState |
getInstanceState()
Gets the instance state
|
String |
getReport(String ID)
Gets a Resource Report
|
protected org.gcube.common.core.contexts.GCUBEServiceContext |
getServiceContext() |
void |
sendReport(org.gcube.vremanagement.resourcemanager.stubs.reporting.SendReportParameters reportMessage)
Receives a deployment session.
|
protected final org.gcube.common.core.utils.logging.GCUBELog logger
public void sendReport(org.gcube.vremanagement.resourcemanager.stubs.reporting.SendReportParameters reportMessage)
throws org.gcube.common.core.faults.GCUBEFault
#addResources(AddResourcesParameters)
operationsession - the resource sessionorg.gcube.common.core.faults.GCUBEFault - if the session does not have a valid serializationpublic String getReport(String ID) throws org.gcube.vremanagement.resourcemanager.stubs.reporting.NoSuchReportFaultType
ID - the session identifierGNoSuchReportFaultTypeCUBEFault - if the session is not found or does not have a valid serializationorg.gcube.vremanagement.resourcemanager.stubs.reporting.NoSuchReportFaultTypeprotected org.gcube.common.core.contexts.GCUBEServiceContext getServiceContext()
getServiceContext in class org.gcube.common.core.porttypes.GCUBEPortTypeprotected InstanceState getInstanceState() throws org.globus.wsrf.NoSuchResourceException, org.globus.wsrf.ResourceException
InstanceStateorg.globus.wsrf.NoSuchResourceExceptionorg.globus.wsrf.ResourceExceptionprotected void addScopeToInstanceState(org.gcube.common.core.scope.GCUBEScope scope)
throws org.globus.wsrf.ResourceException
scope - org.globus.wsrf.ResourceExceptionCopyright © 2014. All Rights Reserved.