Deletes an actor from workflow. This method will throw an exception if there is an error removing the actor from the database, but it will not throw an exception if the actor is not found.
public void deleteActor(java.lang.String actorName) throws PMServiceException
|
Parameter |
Type |
Description |
|---|---|---|
|
actorName |
string |
Specifies the name of the actor to remove |
None
PMServiceException if there is an error removing the actor from the database
| Copyright © 2010 CA. All rights reserved. | Tell Technical Publications how we can improve this information |