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
public class GroupOperationLastCompletedComposite
- extends OperationLastCompletedComposite
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 RHQ Project Advisory Board (Red Hat, Inc. and Hyperic, Inc.). All Rights Reserved.