|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActionRequestContract | |
---|---|
org.kuali.rice.kew.api.action | Copyright 2005-2012 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 ActionRequestContract in org.kuali.rice.kew.api.action |
---|
Classes in org.kuali.rice.kew.api.action that implement ActionRequestContract | |
---|---|
class |
ActionRequest
|
static class |
ActionRequest.Builder
A builder which can be used to construct ActionRequest instances. |
Methods in org.kuali.rice.kew.api.action that return types with arguments of type ActionRequestContract | |
---|---|
List<? extends ActionRequestContract> |
ActionRequestContract.getChildRequests()
|
Methods in org.kuali.rice.kew.api.action with parameters of type ActionRequestContract | |
---|---|
static ActionRequest.Builder |
ActionRequest.Builder.create(ActionRequestContract contract)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |