Constant Field Values
Contents
org.jbpm.*
-
org.jbpm.workbench.pr.backend.server.ProcessDocumentServlet Modifier and Type Constant Field Value public static final String
ERROR_RETRIEVING_DOC
"Error occured during document retrieval \"{0}\"."
public static final String
INVALID_DOCUMENT
"Unable to retrieve document with id \"{0}\""
public static final String
INVALID_PARAMS
"Invalid parameters to servlet: templateid: \"{0}\", docid: \"{1}\""
public static final String
INVALID_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 String
DOCUMENT_COLLECTION
"org.jbpm.document.DocumentCollection"
public static final String
DOCUMENT_COLLECTION_IMPL
"org.jbpm.document.service.impl.DocumentCollectionImpl"
public static final String
JBPM_DOCUMENT
"org.jbpm.document.Document"
public static final String
LEGACY_DOCUMENTS
"org.jbpm.document.Documents"