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