|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rhq.core.domain.operation.composite.OperationScheduleComposite
org.rhq.core.domain.operation.composite.ResourceOperationScheduleComposite
public class ResourceOperationScheduleComposite
| Constructor Summary | |
|---|---|
ResourceOperationScheduleComposite(int id,
String jobName,
String jobGroup,
String operationName,
long operationNextFireTime,
int resourceId,
int resourceTypeId,
String resourceName,
String ancestry)
|
|
| Method Summary | |
|---|---|
String |
getAncestry()
|
int |
getResourceId()
|
String |
getResourceName()
|
int |
getResourceTypeId()
|
String |
toString()
|
| Methods inherited from class org.rhq.core.domain.operation.composite.OperationScheduleComposite |
|---|
getId, getJobId, getOperationName, getOperationNextFireTime, setOperationName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceOperationScheduleComposite(int id,
String jobName,
String jobGroup,
String operationName,
long operationNextFireTime,
int resourceId,
int resourceTypeId,
String resourceName,
String ancestry)
| Method Detail |
|---|
public int getResourceId()
public String getResourceName()
public int getResourceTypeId()
public String getAncestry()
public String toString()
toString in class OperationScheduleComposite
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||