org.rhq.core.domain.operation.composite
Class ResourceOperationScheduleComposite
java.lang.Object
org.rhq.core.domain.operation.composite.OperationScheduleComposite
org.rhq.core.domain.operation.composite.ResourceOperationScheduleComposite
- All Implemented Interfaces:
- Serializable
public class ResourceOperationScheduleComposite
- extends OperationScheduleComposite
- See Also:
- Serialized Form
ResourceOperationScheduleComposite
public ResourceOperationScheduleComposite(int id,
String jobName,
String jobGroup,
String operationName,
long operationNextFireTime,
int resourceId,
int resourceTypeId,
String resourceName,
String ancestry)
getResourceId
public int getResourceId()
getResourceName
public String getResourceName()
getResourceTypeId
public int getResourceTypeId()
getAncestry
public String getAncestry()
toString
public String toString()
- Overrides:
toString
in class OperationScheduleComposite
Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.