org.gcube.vremanagement.resourcemanager.impl.reporting
Class DeployerReport.DeployedRunningInstance
java.lang.Object
org.gcube.vremanagement.resourcemanager.impl.reporting.DeployerReport.DeployedRunningInstance
- Enclosing class:
- DeployerReport
public final class DeployerReport.DeployedRunningInstance
- extends Object
DeployerReport.DeployedRunningInstance
public DeployerReport.DeployedRunningInstance()
getInstance
public ScopedRunningInstance getInstance()
- Returns:
- the instance
setInstance
public void setInstance(ScopedRunningInstance instance)
- Parameters:
instance - the instance to set
getServiceClass
public String getServiceClass()
- Returns:
- the serviceClass
setServiceClass
public void setServiceClass(String serviceClass)
- Parameters:
serviceClass - the serviceClass to set
getServiceName
public String getServiceName()
- Returns:
- the serviceName
setServiceName
public void setServiceName(String serviceName)
- Parameters:
serviceName - the serviceName to set
getServiceVersion
public String getServiceVersion()
- Returns:
- the serviceVersion
setServiceVersion
public void setServiceVersion(String serviceVersion)
- Parameters:
serviceVersion - the serviceVersion to set
getPackageName
public String getPackageName()
- Returns:
- the packageName
setPackageName
public void setPackageName(String packageName)
- Parameters:
packageName - the packageName to set
getPackageVersion
public String getPackageVersion()
- Returns:
- the packageVersion
setPackageVersion
public void setPackageVersion(String packageVersion)
- Parameters:
packageVersion - the packageVersion to set
getRIID
public String getRIID()
- Returns:
- the riid
setRIId
public void setRIId(String riid)
- Parameters:
riid - the riid to set
isAlive
public boolean isAlive()
- Returns:
- the isAlive
setAlive
public void setAlive(boolean isAlive)
- Parameters:
isAlive - the isAlive to set
getMessage
public String getMessage()
- Returns:
- the message
setMessage
public void setMessage(String message)
- Parameters:
message - the message to set
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
Copyright © 2012. All Rights Reserved.