Serialized Form
-
Package org.eximeebpms.bpm.admin.impl.plugin.base.dto
-
Class org.eximeebpms.bpm.admin.impl.plugin.base.dto.MetricsAggregatedQueryDto
class MetricsAggregatedQueryDto extends AbstractRestQueryParametersDto<MetricsAggregatedQueryDto> implements Serializable
-
-
Package org.eximeebpms.bpm.cockpit.db
-
Class org.eximeebpms.bpm.cockpit.db.QueryParameters
class QueryParameters extends QueryParameters implements Serializable
-
-
Package org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query
-
Class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
class AbstractProcessInstanceQueryDto extends AbstractRestQueryParametersDto<T extends ProcessInstanceDto> implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
activityIdIn
String[] activityIdIn
-
activityInstanceIdIn
String[] activityInstanceIdIn
-
businessKey
String businessKey
-
parentProcessDefinitionId
String parentProcessDefinitionId
-
parentProcessInstanceId
String parentProcessInstanceId
-
processDefinitionId
String processDefinitionId
-
queryVariableValues
List<QueryVariableValue> queryVariableValues
Process instance compatible wrapper for query variables -
startedAfter
Date startedAfter
-
startedBefore
Date startedBefore
-
variables
List<VariableQueryParameterDto> variables
-
withIncident
Boolean withIncident
-
-
Class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.CalledProcessInstanceQueryDto
class CalledProcessInstanceQueryDto extends AbstractProcessInstanceQueryDto<CalledProcessInstanceDto> implements Serializable- serialVersionUID:
- 1L
-
Class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.IncidentQueryDto
- serialVersionUID:
- 1L
-
Class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
class ProcessDefinitionQueryDto extends AbstractRestQueryParametersDto<ProcessDefinitionDto> implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
activityIdIn
String[] activityIdIn
-
businessKey
String businessKey
-
parentProcessDefinitionId
String parentProcessDefinitionId
-
queryVariableValues
List<QueryVariableValue> queryVariableValues
Process instance compatible wrapper for query variables -
superProcessDefinitionId
String superProcessDefinitionId
-
variables
List<VariableQueryParameterDto> variables
-
-
Class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionStatisticsQueryDto
class ProcessDefinitionStatisticsQueryDto extends AbstractRestQueryParametersDto<ProcessDefinitionStatisticsDto> implements Serializable -
Class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.ProcessInstanceQueryDto
class ProcessInstanceQueryDto extends AbstractProcessInstanceQueryDto<ProcessInstanceDto> implements Serializable- serialVersionUID:
- 1L
-
-
Package org.eximeebpms.bpm.cockpit.rest.dto
-
Class org.eximeebpms.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
class AbstractRestQueryParametersDto extends QueryParameters implements Serializable- serialVersionUID:
- 1L
-
-
Package org.eximeebpms.bpm.webapp.db
-
Class org.eximeebpms.bpm.webapp.db.QueryParameters
class QueryParameters extends ListQueryParameterObject implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
historyEnabled
boolean historyEnabled
-
maxResultsLimitEnabled
boolean maxResultsLimitEnabled
-
-
-
Package org.eximeebpms.bpm.webapp.impl
-
Exception org.eximeebpms.bpm.webapp.impl.IllegalWebAppConfigurationException
class IllegalWebAppConfigurationException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.eximeebpms.bpm.webapp.impl.security.auth
-
Class org.eximeebpms.bpm.webapp.impl.security.auth.Authentication
class Authentication extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.eximeebpms.bpm.webapp.impl.security.auth.Authentications
class Authentications extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
authentications
Map<String,
UserAuthentication> authentications holds an entry for each processEngine->userId pair currently authenticated
-
-
Class org.eximeebpms.bpm.webapp.impl.security.auth.UserAuthentication
class UserAuthentication extends Authentication implements Serializable- serialVersionUID:
- 1L
-
-
Package org.eximeebpms.bpm.webapp.rest.dto
-
Class org.eximeebpms.bpm.webapp.rest.dto.AbstractRestQueryParametersDto
class AbstractRestQueryParametersDto extends QueryParameters implements Serializable- serialVersionUID:
- 1L
-