|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DocumentSerializerService
Implementations of this interface are able to serialize documents into XML that's used by the workflow engine to perform routing, searches, etc.
Method Summary | |
---|---|
String |
serializeDocumentToXmlForRouting(Document document)
Serializes a document into XML for the workflow engine |
Method Detail |
---|
String serializeDocumentToXmlForRouting(Document document)
document
- the document
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |