org.kuali.rice.kew.actions.asyncservices
Interface ActionInvocationService
- All Known Implementing Classes:
- ActionInvocationProcessor
public interface ActionInvocationService
Interface for defining the contract for the remoting of ActionInvocationProcessor.
Created when the ActionInvocationProcessor went to a service.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
invokeAction
void invokeAction(String principalId,
String documentId,
ActionInvocation invocation)
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.