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

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.ProfileOperationReport
All Implemented Interfaces:
java.io.Serializable

public class ProfileOperationReport
extends ISOperationReport

Author:
Andrea Manzi(CERN)
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
ProfileOperationReport()
           
 
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

ProfileOperationReport

public ProfileOperationReport()