Uses of Class
org.kuali.rice.kew.api.action.ActionRequest.Builder

Packages that use ActionRequest.Builder
org.kuali.rice.kew.api.action Copyright 2005-2014 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
 

Uses of ActionRequest.Builder in org.kuali.rice.kew.api.action
 

Methods in org.kuali.rice.kew.api.action that return ActionRequest.Builder
static ActionRequest.Builder ActionRequest.Builder.create(ActionRequestContract contract)
           
static ActionRequest.Builder ActionRequest.Builder.create(String id, ActionRequestType actionRequested, ActionRequestStatus status, String responsibilityId, String documentId, RecipientType recipientType)
           
 

Methods in org.kuali.rice.kew.api.action that return types with arguments of type ActionRequest.Builder
 List<ActionRequest.Builder> ActionRequest.Builder.getChildRequests()
           
 

Method parameters in org.kuali.rice.kew.api.action with type arguments of type ActionRequest.Builder
 void ActionRequest.Builder.setChildRequests(List<ActionRequest.Builder> childRequests)
           
 



Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.