|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActionTaken.Builder | |
---|---|
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 ActionTaken.Builder in org.kuali.rice.kew.api.action |
---|
Methods in org.kuali.rice.kew.api.action that return ActionTaken.Builder | |
---|---|
static ActionTaken.Builder |
ActionTaken.Builder.create(ActionTakenContract contract)
|
static ActionTaken.Builder |
ActionTaken.Builder.create(String id,
String documentId,
String principalId,
ActionType actionTaken)
|
ActionTaken.Builder |
ActionRequest.Builder.getActionTaken()
|
Methods in org.kuali.rice.kew.api.action with parameters of type ActionTaken.Builder | |
---|---|
void |
ActionRequest.Builder.setActionTaken(ActionTaken.Builder actionTaken)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |