org.kuali.rice.kew.api.action
Class AdHocToGroup_v2_1_2

java.lang.Object
  extended by org.kuali.rice.core.api.mo.AbstractDataTransferObject
      extended by org.kuali.rice.kew.api.action.AdHocToGroup_v2_1_2
All Implemented Interfaces:
Serializable, ModelObjectBasic, ModelObjectComplete

public final class AdHocToGroup_v2_1_2
extends AbstractDataTransferObject

See Also:
Serialized Form

Nested Class Summary
static class AdHocToGroup_v2_1_2.Builder
           
 
Method Summary
 ActionRequestType getActionRequested()
           
 String getNodeName()
           
 Integer getPriority()
           
 String getRequestLabel()
           
 String getResponsibilityDescription()
           
 String getTargetGroupId()
           
 boolean isForceAction()
           
static AdHocToGroup to(AdHocToGroup_v2_1_2 adHocToGroup)
           
 
Methods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

getTargetGroupId

public String getTargetGroupId()

to

public static AdHocToGroup to(AdHocToGroup_v2_1_2 adHocToGroup)

getActionRequested

public ActionRequestType getActionRequested()

getNodeName

public String getNodeName()

getPriority

public Integer getPriority()

getResponsibilityDescription

public String getResponsibilityDescription()

isForceAction

public boolean isForceAction()

getRequestLabel

public String getRequestLabel()


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