Uses of Class
org.kuali.rice.kew.api.doctype.IllegalDocumentTypeException
Packages that use IllegalDocumentTypeException
-
Uses of IllegalDocumentTypeException in org.kuali.rice.kew.api.action
Methods in org.kuali.rice.kew.api.action that throw IllegalDocumentTypeExceptionModifier and TypeMethodDescriptionWorkflowDocumentActionsService.create(String documentTypeName, String initiatorPrincipalId, DocumentUpdate documentUpdate, DocumentContentUpdate documentContentUpdate) Creates a new document instance from the given document type.