org.kuali.rice.kew.api
Class KewApiConstants.GroupMembershipChangeOperations

java.lang.Object
  extended by org.kuali.rice.kew.api.KewApiConstants.GroupMembershipChangeOperations
Enclosing class:
KewApiConstants

public static final class KewApiConstants.GroupMembershipChangeOperations
extends Object


Field Summary
static String ADDED
           
static String REMOVED
           
 
Constructor Summary
KewApiConstants.GroupMembershipChangeOperations()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ADDED

public static final String ADDED
See Also:
Constant Field Values

REMOVED

public static final String REMOVED
See Also:
Constant Field Values
Constructor Detail

KewApiConstants.GroupMembershipChangeOperations

public KewApiConstants.GroupMembershipChangeOperations()


Copyright © 2005–2015 The Kuali Foundation. All rights reserved.