org.kuali.rice.kew.routemodule
Class TestResponsibility
java.lang.Object
org.kuali.rice.kew.routemodule.TestResponsibility
public class TestResponsibility
- extends Object
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestResponsibility
public TestResponsibility()
getActionRequested
public String getActionRequested()
setActionRequested
public void setActionRequested(String actionRequested)
getPriority
public int getPriority()
setPriority
public void setPriority(int priority)
getDelegations
public List getDelegations()
setDelegations
public void setDelegations(List delegations)
getRecipient
public TestRecipient getRecipient()
setRecipient
public void setRecipient(TestRecipient recipient)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.