org.gcube.tools.sam.reports.informationsystem
Class WSResourceOperationReport

java.lang.Object
  extended by org.gcube.tools.sam.reports.XMLReport
      extended by org.gcube.tools.sam.reports.informationsystem.ISOperationReport
          extended by org.gcube.tools.sam.reports.informationsystem.WSResourceOperationReport
All Implemented Interfaces:
java.io.Serializable

public class WSResourceOperationReport
extends ISOperationReport

Author:
andrea
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.gcube.tools.sam.reports.informationsystem.ISOperationReport
ISOperationReport.ISOperations
 
Field Summary
 
Fields inherited from class org.gcube.tools.sam.reports.XMLReport
NOT_AVAILABLE, NOT_EXECUTED, STATUS_ABORTED, STATUS_ERROR, STATUS_ERROR_NO_RESULTS, STATUS_EXCEPTION, STATUS_OK
 
Constructor Summary
WSResourceOperationReport()
           
 
Method Summary
 
Methods inherited from class org.gcube.tools.sam.reports.informationsystem.ISOperationReport
getOperation, getTargetGHNName, getTargetServiceName, setOperation, setTargetGHNName, setTargetServiceName
 
Methods inherited from class org.gcube.tools.sam.reports.XMLReport
getError, getExecutionTime, getId, getResult, getTime, getVre, setError, setExecutionTime, setResult, setTime, setVre, store, toXML
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSResourceOperationReport

public WSResourceOperationReport()