Uses of Class
de.xima.fc.exceptions.MissingEntityException
-
Packages that use MissingEntityException Package Description de.xima.fc.interfaces.workflow.execution -
-
Uses of MissingEntityException in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution that throw MissingEntityException Modifier and Type Method Description default IServletResponse
IWorkflowHttpHandler. requestResponseTemplate(Textbaustein template)
Requests an HTTP response for the given (HTML) template.IServletResponse
IWorkflowHttpHandler. requestResponseTemplate(ETextbausteinMsgCode messageCode)
IServletResponse
IWorkflowHttpHandler. requestResponseTemplate(UUID templateUuid)
Requests an HTTP response for the given (HTML) template.
-