org.rhq.core.domain.operation
Class GroupOperationScheduleEntity
java.lang.Object
org.rhq.core.domain.operation.OperationScheduleEntity
org.rhq.core.domain.operation.GroupOperationScheduleEntity
- All Implemented Interfaces:
- Serializable
public class GroupOperationScheduleEntity
- extends OperationScheduleEntity
- See Also:
- Serialized Form
QUERY_FIND_BY_GROUP_ID
public static final String QUERY_FIND_BY_GROUP_ID
- See Also:
- Constant Field Values
GroupOperationScheduleEntity
protected GroupOperationScheduleEntity()
GroupOperationScheduleEntity
public GroupOperationScheduleEntity(String jobName,
String jobGroup,
Date nextFireTime,
ResourceGroup group)
getGroup
public ResourceGroup getGroup()
setGroup
public void setGroup(ResourceGroup group)
toString
public String toString()
- Overrides:
toString
in class OperationScheduleEntity
Copyright © 2008 RHQ Project Advisory Board (Red Hat, Inc. and Hyperic, Inc.). All Rights Reserved.