Class ReleaseWorkgroupAuthority

java.lang.Object
org.kuali.rice.kew.actions.ActionTakenEvent
org.kuali.rice.kew.actions.ReleaseWorkgroupAuthority

public class ReleaseWorkgroupAuthority extends ActionTakenEvent
This is the inverse of the TakeWorkgroupAuthority action. This puts the document back in all the peoples action lists that have the document routed to them.
Author:
Kuali Rice Team (rice.collab@kuali.org)
  • Constructor Details

    • ReleaseWorkgroupAuthority

      public ReleaseWorkgroupAuthority(DocumentRouteHeaderValue routeHeader, org.kuali.rice.kim.api.identity.principal.PrincipalContract principal)
    • ReleaseWorkgroupAuthority

      public ReleaseWorkgroupAuthority(DocumentRouteHeaderValue routeHeader, org.kuali.rice.kim.api.identity.principal.PrincipalContract principal, String annotation, String groupId)
  • Method Details