Uses of Interface
org.kuali.rice.kew.api.action.RoutingReportActionToTakeContract

Packages that use RoutingReportActionToTakeContract
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 RoutingReportActionToTakeContract in org.kuali.rice.kew.api.action
 

Classes in org.kuali.rice.kew.api.action that implement RoutingReportActionToTakeContract
 class RoutingReportActionToTake
          A transport object representing an action a user might take
static class RoutingReportActionToTake.Builder
          A builder which can be used to construct RoutingReportActionToTake instances.
 

Methods in org.kuali.rice.kew.api.action that return types with arguments of type RoutingReportActionToTakeContract
 List<? extends RoutingReportActionToTakeContract> RoutingReportCriteriaContract.getActionsToTake()
           
 

Methods in org.kuali.rice.kew.api.action with parameters of type RoutingReportActionToTakeContract
static RoutingReportActionToTake.Builder RoutingReportActionToTake.Builder.create(RoutingReportActionToTakeContract contract)
           
 



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