Constant Field Values
Contents
org.jbpm.*
-
org.jbpm.workbench.pr.backend.server.ProcessDocumentServlet Modifier and Type Constant Field Value public static final StringERROR_RETRIEVING_DOC"Error occured during document retrieval \"{0}\"."public static final StringINVALID_DOCUMENT"Unable to retrieve document with id \"{0}\""public static final StringINVALID_PARAMS"Invalid parameters to servlet: templateid: \"{0}\", docid: \"{1}\""public static final StringINVALID_SERVICES_CLIENT"Unable to retrieve services client with template id \"{0}\""
-
org.jbpm.workbench.pr.backend.server.util.VariableHelper Modifier and Type Constant Field Value public static final StringDOCUMENT_COLLECTION"org.jbpm.document.DocumentCollection"public static final StringDOCUMENT_COLLECTION_IMPL"org.jbpm.document.service.impl.DocumentCollectionImpl"public static final StringJBPM_DOCUMENT"org.jbpm.document.Document"public static final StringLEGACY_DOCUMENTS"org.jbpm.document.Documents"