|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActionSetContract | |
---|---|
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 ActionSetContract in org.kuali.rice.kew.api.action |
---|
Classes in org.kuali.rice.kew.api.action that implement ActionSetContract | |
---|---|
class |
ActionSet
Specifies a set of Action codes. |
static class |
ActionSet.Builder
A builder which can be used to construct ActionSet instances. |
Methods in org.kuali.rice.kew.api.action with parameters of type ActionSetContract | |
---|---|
static ActionSet.Builder |
ActionSet.Builder.create(ActionSetContract contract)
Creates a builder by populating it with data from the given . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |