org.rhq.core.domain.operation.composite
Class GroupOperationLastCompletedComposite
java.lang.Object
org.rhq.core.domain.operation.composite.OperationLastCompletedComposite
org.rhq.core.domain.operation.composite.GroupOperationLastCompletedComposite
- All Implemented Interfaces:
- Serializable
public class GroupOperationLastCompletedComposite
- extends OperationLastCompletedComposite
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroupOperationLastCompletedComposite
public GroupOperationLastCompletedComposite(int operationId,
String operationName,
long operationStartTime,
OperationRequestStatus operationStatus,
int groupId,
String groupName,
String groupResourceTypeName)
getGroupId
public int getGroupId()
getGroupName
public String getGroupName()
getGroupResourceTypeName
public String getGroupResourceTypeName()
Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.