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}\"" |
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" |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.