org.kuali.rice.kew.messaging
Class RouteDocumentMessageService

java.lang.Object
  extended by org.kuali.rice.kew.messaging.RouteDocumentMessageService
All Implemented Interfaces:
KSBXMLService

public class RouteDocumentMessageService
extends Object
implements KSBXMLService

An XML services which is used to submit documents to the engine.

Author:
Kuali Rice Team (rice.collab@kuali.org)

Nested Class Summary
static class RouteDocumentMessageService.RouteMessageXmlElement
           
 
Constructor Summary
RouteDocumentMessageService()
           
 
Method Summary
 void invoke(String xml)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RouteDocumentMessageService

public RouteDocumentMessageService()
Method Detail

invoke

public void invoke(String xml)
Specified by:
invoke in interface KSBXMLService


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.