Previous Topic: getActor

Next Topic: getDefinition

getActors
Description

Returns all actors as an XML document. This document is of the same format as the XML files saved through the export dialog in the Workflow Design Environment.

Syntax
public java.lang.String getActors()
throws PMServiceException
Parameters

None

Return

All the actors in workflow as an XML document

Exception Thrown

PMServiceException