Uses of Class
com.unica.publicapi.plan.api.ItemNotFoundException

Packages that use ItemNotFoundException
com.unica.publicapi.plan.api   
 

Uses of ItemNotFoundException in com.unica.publicapi.plan.api
 

Methods in com.unica.publicapi.plan.api that throw ItemNotFoundException
 void IPlanAPI.deleteApprovalItemByName(IExecutionContext context, Handle hApproval, java.lang.String itemName)
          Delete a single approval item within an Approval process.