@RequestScoped public class HistoryResourceImpl extends ResourceBase
QueryResourceImplBOOLEAN_REGEX, CORR_KEY_SHORT_QUERY_PARAM_PREFIX, FLOAT_REGEX, logger, LONG_INTEGER_REGEX, MAP_QUERY_PARAM_PREFIX, paginationParams, PROC_INST_ID_PARAM_NAME, processRequestBean, userGroupCallbackInstance, wrapperPrimitives| Constructor and Description |
|---|
HistoryResourceImpl() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
clear() |
javax.ws.rs.core.Response |
getInstanceLogsByProcInstId(long instId,
String logType) |
javax.ws.rs.core.Response |
getInstanceLogsByProcInstIdByLogId(long procInstId,
String operation,
String logId) |
javax.ws.rs.core.Response |
getProcessInstanceLog(long procInstId) |
javax.ws.rs.core.Response |
getProcessInstanceLogs() |
javax.ws.rs.core.Response |
getProcessInstanceLogsByProcessId(String processId) |
javax.ws.rs.core.Response |
getProcessInstanceLogsByVariableId(String variableId) |
javax.ws.rs.core.Response |
getProcessInstanceLogsByVariableIdByVariableValue(String variableId,
String value) |
javax.ws.rs.core.Response |
getVariableInstanceLogsByVariableId(String variableId) |
javax.ws.rs.core.Response |
getVariableInstanceLogsByVariableIdByVariableValue(String variableId,
String value) |
convertProcAssetDescToJaxbProcDef, convertStringListToStatusList, convertTaskToTaskSummary, createCorrectVariant, createCorrectVariant, doRestTaskOperation, doRestTaskOperationWithDeploymentId, doRestTaskOperationWithTaskId, extractMapFromParams, getAuditLogService, getBaseUri, getCorrelationKeyProperties, getEnum, getJPAService, getLongListParam, getMaxNumResultsNeeded, getNumberParam, getObjectParam, getOrganizationalEntityListFromParams, getPageNumAndPageSize, getRelativePath, getRequestParams, getRequestUri, getStringListParam, getStringListParamAsList, getStringParam, getUserGroupCallback, isPrimitiveOrWrapper, paginate, paginateAndCreateResult, paginateAndCreateResult, safeGet, setHttpServletRequest, setProcessRequestBean, setUserGroupCallback@RolesAllowed(value={"rest-all","rest-process-read-only","rest-process"}) public javax.ws.rs.core.Response getProcessInstanceLogs()
@RolesAllowed(value={"rest-all","rest-process-read-only","rest-process"}) public javax.ws.rs.core.Response getProcessInstanceLog(long procInstId)
@RolesAllowed(value={"rest-all","rest-process-read-only","rest-process"}) public javax.ws.rs.core.Response getInstanceLogsByProcInstId(long instId, String logType)
@RolesAllowed(value={"rest-all","rest-process-read-only","rest-process"}) public javax.ws.rs.core.Response getInstanceLogsByProcInstIdByLogId(long procInstId, String operation, String logId)
@RolesAllowed(value={"rest-all","rest-process-read-only","rest-process"}) public javax.ws.rs.core.Response getProcessInstanceLogsByProcessId(String processId)
@RolesAllowed(value={"rest-all","rest-process-read-only","rest-process"}) public javax.ws.rs.core.Response getVariableInstanceLogsByVariableId(String variableId)
@RolesAllowed(value={"rest-all","rest-process-read-only","rest-process"}) public javax.ws.rs.core.Response getVariableInstanceLogsByVariableIdByVariableValue(String variableId, String value)
@RolesAllowed(value={"rest-all","rest-process-read-only","rest-process"}) public javax.ws.rs.core.Response getProcessInstanceLogsByVariableId(String variableId)
@RolesAllowed(value={"rest-all","rest-process-read-only","rest-process"}) public javax.ws.rs.core.Response getProcessInstanceLogsByVariableIdByVariableValue(String variableId, String value)
@RolesAllowed(value={"rest-all","rest-process"}) public javax.ws.rs.core.Response clear()
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.