Uses of Interface
org.kuali.rice.kew.api.document.node.RouteNodeInstanceStateContract

Packages that use RouteNodeInstanceStateContract
org.kuali.rice.kew.api.document.node 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 RouteNodeInstanceStateContract in org.kuali.rice.kew.api.document.node
 

Classes in org.kuali.rice.kew.api.document.node that implement RouteNodeInstanceStateContract
 class RouteNodeInstanceState
           
static class RouteNodeInstanceState.Builder
          A builder which can be used to construct RouteNodeInstanceState instances.
 

Methods in org.kuali.rice.kew.api.document.node that return types with arguments of type RouteNodeInstanceStateContract
 List<? extends RouteNodeInstanceStateContract> RouteNodeInstanceContract.getState()
           
 

Methods in org.kuali.rice.kew.api.document.node with parameters of type RouteNodeInstanceStateContract
static RouteNodeInstanceState.Builder RouteNodeInstanceState.Builder.create(RouteNodeInstanceStateContract contract)
           
 



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