org.gcube.tools.sam.reports.informationsystem
Class ISOperationReport
java.lang.Object
org.gcube.tools.sam.reports.XMLReport
org.gcube.tools.sam.reports.informationsystem.ISOperationReport
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- NotificationOperationReport, ProfileOperationReport, QueryOperationReport, WSResourceOperationReport
public class ISOperationReport
- extends XMLReport
- Author:
- Andrea Manzi(CERN)
- See Also:
- Serialized Form
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 |
ISOperationReport
public ISOperationReport()
getTargetGHNName
public java.lang.String getTargetGHNName()
setTargetGHNName
public void setTargetGHNName(java.lang.String targetGHNName)
getOperation
public java.lang.String getOperation()
setOperation
public void setOperation(java.lang.String operation)
getTargetServiceName
public java.lang.String getTargetServiceName()
setTargetServiceName
public void setTargetServiceName(java.lang.String targetServiceName)