Index

A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractAdminPlugin - Class in org.eximeebpms.bpm.admin.plugin.spi.impl
Base class for implementing AdminPlugins.
AbstractAdminPlugin() - Constructor for class org.eximeebpms.bpm.admin.plugin.spi.impl.AbstractAdminPlugin
 
AbstractAdminPluginResource - Class in org.eximeebpms.bpm.admin.resource
Base class for implementing plugin REST resources for the admin application.
AbstractAdminPluginResource(String) - Constructor for class org.eximeebpms.bpm.admin.resource.AbstractAdminPluginResource
 
AbstractAdminPluginRootResource - Class in org.eximeebpms.bpm.admin.resource
Base class for implementing an Admin Plugin root resource.
AbstractAdminPluginRootResource(String) - Constructor for class org.eximeebpms.bpm.admin.resource.AbstractAdminPluginRootResource
 
AbstractAppPlugin - Class in org.eximeebpms.bpm.webapp.plugin.spi.impl
Abstract implementation of the AppPlugin SPI.
AbstractAppPlugin() - Constructor for class org.eximeebpms.bpm.webapp.plugin.spi.impl.AbstractAppPlugin
 
AbstractAppPluginResource<T extends AppPlugin> - Class in org.eximeebpms.bpm.webapp.plugin.resource
A abstract plugin resource class that may be used to implement REST resources which are added to the REST application of the app.
AbstractAppPluginResource(AppRuntimeDelegate<T>, String) - Constructor for class org.eximeebpms.bpm.webapp.plugin.resource.AbstractAppPluginResource
 
AbstractAppPluginRootResource<T extends AppPlugin> - Class in org.eximeebpms.bpm.webapp.plugin.resource
A resource class that provides a plugins restful API.
AbstractAppPluginRootResource(String, AppRuntimeDelegate<T>) - Constructor for class org.eximeebpms.bpm.webapp.plugin.resource.AbstractAppPluginRootResource
 
AbstractAppRuntimeDelegate<T extends AppPlugin> - Class in org.eximeebpms.bpm.webapp.impl
 
AbstractAppRuntimeDelegate(Class<T>) - Constructor for class org.eximeebpms.bpm.webapp.impl.AbstractAppRuntimeDelegate
 
AbstractCockpitPlugin - Class in org.eximeebpms.bpm.cockpit.plugin.spi.impl
An implementation of CockpitPlugin that comes with reasonable defaults.
AbstractCockpitPlugin() - Constructor for class org.eximeebpms.bpm.cockpit.plugin.spi.impl.AbstractCockpitPlugin
 
AbstractCockpitPluginResource - Class in org.eximeebpms.bpm.cockpit.plugin.resource
Base class for implementing a plugin REST resource.
AbstractCockpitPluginResource(String) - Constructor for class org.eximeebpms.bpm.cockpit.plugin.resource.AbstractCockpitPluginResource
 
AbstractCockpitPluginRootResource - Class in org.eximeebpms.bpm.cockpit.plugin.resource
A resource class that provides a cockpit plugins restful API.
AbstractCockpitPluginRootResource(String) - Constructor for class org.eximeebpms.bpm.cockpit.plugin.resource.AbstractCockpitPluginRootResource
 
AbstractCockpitPluginTest - Class in org.eximeebpms.bpm.cockpit.plugin.test
 
AbstractCockpitPluginTest() - Constructor for class org.eximeebpms.bpm.cockpit.plugin.test.AbstractCockpitPluginTest
 
AbstractEngineAware - Class in org.eximeebpms.bpm.cockpit.service
Deprecated.
AbstractEngineAware(String) - Constructor for class org.eximeebpms.bpm.cockpit.service.AbstractEngineAware
Deprecated.
Creates a engine aware instance for the given engine
AbstractPluginResource - Class in org.eximeebpms.bpm.cockpit.plugin.resource
Deprecated.
AbstractPluginResource(String) - Constructor for class org.eximeebpms.bpm.cockpit.plugin.resource.AbstractPluginResource
Deprecated.
 
AbstractPluginRootResource - Class in org.eximeebpms.bpm.cockpit.plugin.resource
Deprecated.
AbstractPluginRootResource(String) - Constructor for class org.eximeebpms.bpm.cockpit.plugin.resource.AbstractPluginRootResource
Deprecated.
 
AbstractProcessInstanceQueryDto<T extends ProcessInstanceDto> - Class in org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query
 
AbstractProcessInstanceQueryDto() - Constructor for class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
 
AbstractProcessInstanceQueryDto(MultivaluedMap<String, String>) - Constructor for class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
 
AbstractRestQueryParametersDto<T> - Class in org.eximeebpms.bpm.cockpit.rest.dto
 
AbstractRestQueryParametersDto<T> - Class in org.eximeebpms.bpm.webapp.rest.dto
 
AbstractRestQueryParametersDto() - Constructor for class org.eximeebpms.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
 
AbstractRestQueryParametersDto() - Constructor for class org.eximeebpms.bpm.webapp.rest.dto.AbstractRestQueryParametersDto
 
AbstractRestQueryParametersDto(ObjectMapper, MultivaluedMap<String, String>) - Constructor for class org.eximeebpms.bpm.webapp.rest.dto.AbstractRestQueryParametersDto
 
AbstractRestQueryParametersDto(MultivaluedMap<String, String>) - Constructor for class org.eximeebpms.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
 
AbstractTasklistPlugin - Class in org.eximeebpms.bpm.tasklist.plugin.spi.impl
Base class for implementing TasklistPlugins.
AbstractTasklistPlugin() - Constructor for class org.eximeebpms.bpm.tasklist.plugin.spi.impl.AbstractTasklistPlugin
 
AbstractTasklistPluginResource - Class in org.eximeebpms.bpm.tasklist.resource
Base class for implementing plugin REST resources for the admin application.
AbstractTasklistPluginResource(String) - Constructor for class org.eximeebpms.bpm.tasklist.resource.AbstractTasklistPluginResource
 
AbstractTasklistPluginRootResource - Class in org.eximeebpms.bpm.tasklist.resource
Base class for implementing an Tasklist Plugin root resource.
AbstractTasklistPluginRootResource(String) - Constructor for class org.eximeebpms.bpm.tasklist.resource.AbstractTasklistPluginRootResource
 
AbstractTemplateFilter - Class in org.eximeebpms.bpm.webapp.impl.filter
A Filter implementation that can be used to realize basic templating.
AbstractTemplateFilter() - Constructor for class org.eximeebpms.bpm.webapp.impl.filter.AbstractTemplateFilter
 
AbstractWelcomePlugin - Class in org.eximeebpms.bpm.welcome.plugin.spi.impl
Base class for implementing WelcomePlugins.
AbstractWelcomePlugin() - Constructor for class org.eximeebpms.bpm.welcome.plugin.spi.impl.AbstractWelcomePlugin
 
AbstractWelcomePluginResource - Class in org.eximeebpms.bpm.welcome.resource
Base class for implementing plugin REST resources for the welcome application.
AbstractWelcomePluginResource(String) - Constructor for class org.eximeebpms.bpm.welcome.resource.AbstractWelcomePluginResource
 
AbstractWelcomePluginRootResource - Class in org.eximeebpms.bpm.welcome.resource
Base class for implementing a welcome Plugin root resource.
AbstractWelcomePluginRootResource(String) - Constructor for class org.eximeebpms.bpm.welcome.resource.AbstractWelcomePluginRootResource
 
activityId - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
activityIdIn - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
 
activityIdIn - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.IncidentQueryDto
 
activityIdIn - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
 
activityInstanceIdIn - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
 
addOrReplace(UserAuthentication) - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.Authentications
Adds an authentication to the list of current authentications.
addPermissionCheck(QueryParameters, Resource, String, Permission) - Method in class org.eximeebpms.bpm.cockpit.plugin.resource.AbstractCockpitPluginResource
Add a new PermissionCheck with the given values.
Admin - Class in org.eximeebpms.bpm.admin
The admin application.
Admin() - Constructor for class org.eximeebpms.bpm.admin.Admin
 
ADMIN_APP_NAME - Static variable in class org.eximeebpms.bpm.webapp.impl.engine.ProcessEnginesFilter
 
ADMIN_RUNTIME_DELEGATE - Static variable in class org.eximeebpms.bpm.admin.Admin
The AdminRuntimeDelegate is an delegate that will be initialized by bootstrapping camunda admin with an specific instance
AdminApplication - Class in org.eximeebpms.bpm.admin.impl.web
The rest api exposed by the admin application
AdminApplication() - Constructor for class org.eximeebpms.bpm.admin.impl.web.AdminApplication
 
AdminContainerBootstrap - Class in org.eximeebpms.bpm.admin.impl.web.bootstrap
 
AdminContainerBootstrap() - Constructor for class org.eximeebpms.bpm.admin.impl.web.bootstrap.AdminContainerBootstrap
 
AdminContainerBootstrap.AdminEnvironment - Class in org.eximeebpms.bpm.admin.impl.web.bootstrap
 
AdminEnvironment() - Constructor for class org.eximeebpms.bpm.admin.impl.web.bootstrap.AdminContainerBootstrap.AdminEnvironment
 
AdminPlugin - Interface in org.eximeebpms.bpm.admin.plugin.spi
SPI inteface for plugins to the admin webapplication.
AdminPlugins - Class in org.eximeebpms.bpm.admin.impl.plugin
 
AdminPlugins() - Constructor for class org.eximeebpms.bpm.admin.impl.plugin.AdminPlugins
 
AdminPluginsRootResource - Class in org.eximeebpms.bpm.admin.impl.plugin.resources
 
AdminPluginsRootResource() - Constructor for class org.eximeebpms.bpm.admin.impl.plugin.resources.AdminPluginsRootResource
 
adminRuntimeDelegate - Variable in class org.eximeebpms.bpm.webapp.impl.engine.ProcessEnginesFilter
 
AdminRuntimeDelegate - Interface in org.eximeebpms.bpm.admin
The admin application service runtime delegate.
after() - Method in class org.eximeebpms.bpm.cockpit.plugin.test.AbstractCockpitPluginTest
 
afterClass() - Static method in class org.eximeebpms.bpm.cockpit.plugin.test.AbstractCockpitPluginTest
 
allowedAssets - Variable in class org.eximeebpms.bpm.webapp.plugin.resource.AbstractAppPluginRootResource
 
allowedPaths - Variable in class org.eximeebpms.bpm.webapp.impl.security.filter.PathFilterRule
 
allowedPaths - Variable in class org.eximeebpms.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathFilterConfig
 
AnnonymousAuthorizer() - Constructor for class org.eximeebpms.bpm.webapp.impl.security.filter.RequestAuthorizer.AnnonymousAuthorizer
 
annotation - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
ANONYMOUS - Static variable in class org.eximeebpms.bpm.webapp.impl.security.auth.Authentication
 
API_ENGINE_PATTERN - Static variable in class org.eximeebpms.bpm.webapp.impl.security.auth.ContainerBasedAuthenticationFilter
 
API_PLUGIN_PATTERN - Static variable in class org.eximeebpms.bpm.webapp.impl.security.auth.ContainerBasedAuthenticationFilter
 
API_STATIC_PLUGIN_PATTERN - Static variable in class org.eximeebpms.bpm.webapp.impl.security.auth.ContainerBasedAuthenticationFilter
 
APP_PATH_ATTR_NAME - Static variable in class org.eximeebpms.bpm.webapp.impl.util.ServletContextUtil
 
APP_PATTERN - Static variable in class org.eximeebpms.bpm.webapp.impl.security.auth.ContainerBasedAuthenticationFilter
 
APP_PREFIX_PATTERN - Static variable in class org.eximeebpms.bpm.webapp.impl.engine.ProcessEnginesFilter
 
APP_ROOT_PLACEHOLDER - Static variable in class org.eximeebpms.bpm.webapp.impl.engine.ProcessEnginesFilter
 
APP_WELCOME - Static variable in class org.eximeebpms.bpm.webapp.impl.security.auth.AuthenticationUtil
 
appendSameSiteIfMissing() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.SessionCookieFilter.SameSiteResponseProxy
 
ApplicationRequestAuthorizer - Class in org.eximeebpms.bpm.webapp.impl.security.filter
This matcher can be used for restricting access to an app.
ApplicationRequestAuthorizer() - Constructor for class org.eximeebpms.bpm.webapp.impl.security.filter.ApplicationRequestAuthorizer
 
applyFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.eximeebpms.bpm.webapp.impl.engine.ProcessEnginesFilter
 
applyFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.eximeebpms.bpm.webapp.impl.filter.AbstractTemplateFilter
Apply the filter to the given request/response.
applyResourceOverrides(String, InputStream) - Method in class org.eximeebpms.bpm.webapp.plugin.resource.AbstractAppPluginRootResource
 
AppPlugin - Interface in org.eximeebpms.bpm.webapp.plugin.spi
The service provider interface (SPI) that must be provided by a webapplication plugin.
AppPluginRegistry<T extends AppPlugin> - Interface in org.eximeebpms.bpm.webapp.plugin
The holder of registered AppPlugins.
AppRuntimeDelegate<T extends AppPlugin> - Interface in org.eximeebpms.bpm.webapp
The list of services provided by a camunda webapplication, providing a plugin registry and access to the process engine.
APPS - Static variable in class org.eximeebpms.bpm.webapp.impl.security.auth.AuthenticationUtil
 
areJobsAvailable() - Method in class org.eximeebpms.bpm.webapp.impl.test.util.JobExecutorHelper
 
attachHeaders(HttpServletResponse) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.Authorization
 
ATTR_CSP_FILTER_NONCE - Static variable in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentSecurityPolicyProvider
 
AUTH_CACHE_TTL_ATTR_NAME - Static variable in class org.eximeebpms.bpm.webapp.impl.util.ServletContextUtil
 
AUTH_CACHE_TTL_INIT_PARAM_NAME - Static variable in class org.eximeebpms.bpm.webapp.impl.security.auth.AuthenticationFilter
 
AUTH_TIME_SESSION_MUTEX - Static variable in class org.eximeebpms.bpm.webapp.impl.security.filter.util.HttpSessionMutexListener
 
Authentication - Class in org.eximeebpms.bpm.webapp.impl.security.auth
Represents an active authentication of a given identity (usually a user).
Authentication(String, String) - Constructor for class org.eximeebpms.bpm.webapp.impl.security.auth.Authentication
 
AuthenticationDto - Class in org.eximeebpms.bpm.webapp.impl.security.auth
 
AuthenticationDto() - Constructor for class org.eximeebpms.bpm.webapp.impl.security.auth.AuthenticationDto
 
AuthenticationFilter - Class in org.eximeebpms.bpm.webapp.impl.security.auth
Servlet Filter implementation responsible for populating the Authentications.getCurrent() thread-local (ie. binding the current set of authentications to the current thread so that it may easily be obtained by application parts not having access to the current session.
AuthenticationFilter() - Constructor for class org.eximeebpms.bpm.webapp.impl.security.auth.AuthenticationFilter
 
authenticationProvider - Variable in class org.eximeebpms.bpm.webapp.impl.security.auth.ContainerBasedAuthenticationFilter
 
authentications - Variable in class org.eximeebpms.bpm.webapp.impl.security.auth.Authentications
holds an entry for each processEngine->userId pair currently authenticated
Authentications - Class in org.eximeebpms.bpm.webapp.impl.security.auth
Wrapper around current authentications.
Authentications() - Constructor for class org.eximeebpms.bpm.webapp.impl.security.auth.Authentications
 
AuthenticationUtil - Class in org.eximeebpms.bpm.webapp.impl.security.auth
 
AuthenticationUtil() - Constructor for class org.eximeebpms.bpm.webapp.impl.security.auth.AuthenticationUtil
 
Authorization - Class in org.eximeebpms.bpm.webapp.impl.security.filter
 
Authorization(Authentication, boolean) - Constructor for class org.eximeebpms.bpm.webapp.impl.security.filter.Authorization
 
authorize() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.RequestMatcher.Match
 
authorize(String, String) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.PathFilterRule
 
authorize(String, String) - Method in interface org.eximeebpms.bpm.webapp.impl.security.filter.SecurityFilterRule
Authorize the given request and return a Authorization as a result.
authorize(String, String, List<SecurityFilterRule>) - Static method in class org.eximeebpms.bpm.webapp.impl.security.filter.SecurityFilter
Iterate over a number of filter rules and match them against the specified request.
authorize(String, String, List<SecurityFilterRule>) - Static method in class org.eximeebpms.bpm.webapp.impl.security.filter.util.FilterRules
Iterate over a number of filter rules and match them against the given request.
authorize(Map<String, String>) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.ApplicationRequestAuthorizer
 
authorize(Map<String, String>) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.EngineRequestAuthorizer
 
authorize(Map<String, String>) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.RequestAuthorizer.AnnonymousAuthorizer
 
authorize(Map<String, String>) - Method in interface org.eximeebpms.bpm.webapp.impl.security.filter.RequestAuthorizer
Authorize a request with the given parameters by returning a valid Authentication.
AUTHORIZE_ANNONYMOUS - Static variable in interface org.eximeebpms.bpm.webapp.impl.security.filter.RequestAuthorizer
 
authorizedApps - Variable in class org.eximeebpms.bpm.webapp.impl.security.auth.AuthenticationDto
 
authorizedApps - Variable in class org.eximeebpms.bpm.webapp.impl.security.auth.UserAuthentication
 
authorizer - Variable in class org.eximeebpms.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathMatcherConfig
 

B

BASE_PLACEHOLDER - Static variable in class org.eximeebpms.bpm.webapp.impl.engine.ProcessEnginesFilter
 
BaseRootResource - Class in org.eximeebpms.bpm.cockpit.impl.plugin.resources
 
BaseRootResource() - Constructor for class org.eximeebpms.bpm.cockpit.impl.plugin.resources.BaseRootResource
 
before() - Method in class org.eximeebpms.bpm.cockpit.plugin.test.AbstractCockpitPluginTest
 
beforeClass() - Static method in class org.eximeebpms.bpm.cockpit.plugin.test.AbstractCockpitPluginTest
 
BLOCK - Enum constant in enum class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.XssProtectionOption
 
buildMappings(List<String>) - Method in class org.eximeebpms.bpm.webapp.impl.db.QuerySessionFactory
 
buildTelemetrySentAttribute(String, String) - Static method in class org.eximeebpms.bpm.webapp.impl.util.ServletContextUtil
 
businessKey - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessInstanceDto
 
businessKey - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
 
businessKey - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
 

C

cacheTimeToLive - Variable in class org.eximeebpms.bpm.webapp.impl.security.auth.AuthenticationFilter
 
cacheValidationTime - Variable in class org.eximeebpms.bpm.webapp.impl.security.auth.UserAuthentication
 
callActivityId - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.CalledProcessInstanceDto
 
callActivityInstanceId - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.CalledProcessInstanceDto
 
calledFromActivityIds - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
 
CalledProcessInstanceDto - Class in org.eximeebpms.bpm.cockpit.impl.plugin.base.dto
 
CalledProcessInstanceDto() - Constructor for class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.CalledProcessInstanceDto
 
CalledProcessInstanceQueryDto - Class in org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query
 
CalledProcessInstanceQueryDto() - Constructor for class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.CalledProcessInstanceQueryDto
 
CalledProcessInstanceQueryDto(MultivaluedMap<String, String>) - Constructor for class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.CalledProcessInstanceQueryDto
 
CAM_AUTH_SESSION_KEY - Static variable in class org.eximeebpms.bpm.webapp.impl.security.auth.AuthenticationUtil
 
causeIncidentActivityId - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
causeIncidentFailedActivityId - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
causeIncidentId - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
causeIncidentProcessDefinitionId - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
causeIncidentProcessInstanceId - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
checkAnyParameterDefined(StrictTransportSecurityProvider.Parameters...) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.StrictTransportSecurityProvider
 
clazz - Variable in class org.eximeebpms.bpm.webapp.impl.db.QueryServiceImpl.ExecuteSingleQueryCmd
 
clearCurrent() - Static method in class org.eximeebpms.bpm.webapp.impl.security.auth.Authentications
clears the Authentications for the current thread.
Cockpit - Class in org.eximeebpms.bpm.cockpit
Provides access to the camunda cockpit core services.
Cockpit() - Constructor for class org.eximeebpms.bpm.cockpit.Cockpit
 
COCKPIT_APP_NAME - Static variable in class org.eximeebpms.bpm.webapp.impl.engine.ProcessEnginesFilter
 
COCKPIT_RUNTIME_DELEGATE - Static variable in class org.eximeebpms.bpm.cockpit.Cockpit
The CockpitRuntimeDelegate is an delegate that will be initialized by bootstrapping camunda cockpit with an specific instance
CockpitApplication - Class in org.eximeebpms.bpm.cockpit.impl.web
The cockpit rest api exposed by the application.
CockpitApplication() - Constructor for class org.eximeebpms.bpm.cockpit.impl.web.CockpitApplication
 
CockpitContainerBootstrap - Class in org.eximeebpms.bpm.cockpit.impl.web.bootstrap
A servlet context listener that bootstraps cockpit on a running Camunda Platform.
CockpitContainerBootstrap() - Constructor for class org.eximeebpms.bpm.cockpit.impl.web.bootstrap.CockpitContainerBootstrap
 
CockpitContainerBootstrap.CockpitEnvironment - Class in org.eximeebpms.bpm.cockpit.impl.web.bootstrap
 
CockpitEnvironment() - Constructor for class org.eximeebpms.bpm.cockpit.impl.web.bootstrap.CockpitContainerBootstrap.CockpitEnvironment
 
CockpitPlugin - Interface in org.eximeebpms.bpm.cockpit.plugin.spi
The service provider interface (SPI) that must be provided by a cockpit plugin.
CockpitPlugins - Class in org.eximeebpms.bpm.cockpit.impl.plugin
 
CockpitPlugins() - Constructor for class org.eximeebpms.bpm.cockpit.impl.plugin.CockpitPlugins
 
CockpitPluginsRootResource - Class in org.eximeebpms.bpm.cockpit.impl.plugin.resources
 
CockpitPluginsRootResource() - Constructor for class org.eximeebpms.bpm.cockpit.impl.plugin.resources.CockpitPluginsRootResource
 
cockpitRuntimeDelegate - Variable in class org.eximeebpms.bpm.webapp.impl.engine.ProcessEnginesFilter
 
CockpitRuntimeDelegate - Interface in org.eximeebpms.bpm.cockpit
The CockpitRuntimeDelegate is a delegate to provide the camunda cockpit plugin service.
CommandExecutor - Interface in org.eximeebpms.bpm.cockpit.db
 
CommandExecutor - Interface in org.eximeebpms.bpm.webapp.db
 
CommandExecutorImpl - Class in org.eximeebpms.bpm.cockpit.impl.db
 
CommandExecutorImpl - Class in org.eximeebpms.bpm.webapp.impl.db
 
CommandExecutorImpl() - Constructor for class org.eximeebpms.bpm.webapp.impl.db.CommandExecutorImpl
 
CommandExecutorImpl(ProcessEngineConfigurationImpl, List<String>) - Constructor for class org.eximeebpms.bpm.cockpit.impl.db.CommandExecutorImpl
 
CommandExecutorImpl(ProcessEngineConfigurationImpl, List<String>) - Constructor for class org.eximeebpms.bpm.webapp.impl.db.CommandExecutorImpl
 
commandExecutors - Variable in class org.eximeebpms.bpm.admin.impl.DefaultAdminRuntimeDelegate
 
compareTo(String) - Method in enum class org.eximeebpms.bpm.webapp.impl.security.filter.CookieConfigurator.SameSiteOption
 
configuration - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
configureAuthCheck(ListQueryParameterObject, ProcessEngineConfigurationImpl, CommandContext) - Method in class org.eximeebpms.bpm.webapp.impl.db.QueryServiceImpl
 
configureAuthorizationCheck(QueryParameters) - Method in class org.eximeebpms.bpm.cockpit.plugin.resource.AbstractCockpitPluginResource
Configure the authorization check for the given QueryParameters.
configureExecutionQuery(QueryParameters) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.resources.ProcessDefinitionRestService
 
configureExecutionQuery(CalledProcessInstanceQueryDto) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.sub.resources.ProcessInstanceResource
 
configureExecutionQuery(IncidentQueryDto) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.resources.IncidentRestService
 
configureExecutionQuery(ProcessDefinitionQueryDto) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.sub.resources.ProcessDefinitionResource
 
configureExecutionQuery(ProcessInstanceQueryDto) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.resources.ProcessInstanceRestService
 
configureTenantCheck(QueryParameters) - Method in class org.eximeebpms.bpm.cockpit.plugin.resource.AbstractCockpitPluginResource
Configure the tenant check for the given QueryParameters.
ContainerBasedAuthenticationFilter - Class in org.eximeebpms.bpm.webapp.impl.security.auth
 
ContainerBasedAuthenticationFilter() - Constructor for class org.eximeebpms.bpm.webapp.impl.security.auth.ContainerBasedAuthenticationFilter
 
ContainerManagedProcessEngineProvider - Class in org.eximeebpms.bpm.webapp.impl.engine
Uses the BpmPlatform and exposes the default process engine
ContainerManagedProcessEngineProvider() - Constructor for class org.eximeebpms.bpm.webapp.impl.engine.ContainerManagedProcessEngineProvider
 
ContentSecurityPolicyProvider - Class in org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl
 
ContentSecurityPolicyProvider() - Constructor for class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentSecurityPolicyProvider
 
ContentTypeOptionsProvider - Class in org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl
 
ContentTypeOptionsProvider() - Constructor for class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentTypeOptionsProvider
 
contextDestroyed(ServletContextEvent) - Method in class org.eximeebpms.bpm.admin.impl.web.bootstrap.AdminContainerBootstrap
 
contextDestroyed(ServletContextEvent) - Method in class org.eximeebpms.bpm.cockpit.impl.web.bootstrap.CockpitContainerBootstrap
 
contextDestroyed(ServletContextEvent) - Method in class org.eximeebpms.bpm.tasklist.impl.web.bootstrap.TasklistContainerBootstrap
 
contextDestroyed(ServletContextEvent) - Method in class org.eximeebpms.bpm.welcome.impl.web.bootstrap.WelcomeContainerBootstrap
 
contextInitialized(ServletContextEvent) - Method in class org.eximeebpms.bpm.admin.impl.web.bootstrap.AdminContainerBootstrap
 
contextInitialized(ServletContextEvent) - Method in class org.eximeebpms.bpm.cockpit.impl.web.bootstrap.CockpitContainerBootstrap
 
contextInitialized(ServletContextEvent) - Method in class org.eximeebpms.bpm.tasklist.impl.web.bootstrap.TasklistContainerBootstrap
 
contextInitialized(ServletContextEvent) - Method in class org.eximeebpms.bpm.welcome.impl.web.bootstrap.WelcomeContainerBootstrap
 
cookieConfigurator - Variable in class org.eximeebpms.bpm.webapp.impl.security.filter.CsrfPreventionFilter
 
cookieConfigurator - Variable in class org.eximeebpms.bpm.webapp.impl.security.filter.SessionCookieFilter
 
CookieConfigurator - Class in org.eximeebpms.bpm.webapp.impl.security.filter
 
CookieConfigurator() - Constructor for class org.eximeebpms.bpm.webapp.impl.security.filter.CookieConfigurator
 
CookieConfigurator.SameSiteOption - Enum Class in org.eximeebpms.bpm.webapp.impl.security.filter
 
CookieConstants - Class in org.eximeebpms.bpm.webapp.impl.security.filter.util
 
CookieConstants() - Constructor for class org.eximeebpms.bpm.webapp.impl.security.filter.util.CookieConstants
 
cookieName - Variable in class org.eximeebpms.bpm.webapp.impl.security.filter.CookieConfigurator
 
createAdminEnvironment() - Method in class org.eximeebpms.bpm.admin.impl.web.bootstrap.AdminContainerBootstrap
 
createAuthentication(String, String) - Static method in class org.eximeebpms.bpm.webapp.impl.security.auth.AuthenticationUtil
 
createAuthentication(String, String, List<String>, List<String>) - Static method in class org.eximeebpms.bpm.webapp.impl.security.auth.AuthenticationUtil
 
createAuthentication(ProcessEngine, String) - Static method in class org.eximeebpms.bpm.webapp.impl.security.auth.AuthenticationUtil
 
createAuthentication(ProcessEngine, String, List<String>, List<String>) - Static method in class org.eximeebpms.bpm.webapp.impl.security.auth.AuthenticationUtil
Creates and returns a UserAuthentication with the following information: userId processEngineName groupIds tenantIds authorizedApps
createAuthentication(ProcessEngine, String, List<String>, List<String>) - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.ContainerBasedAuthenticationFilter
 
createCockpitEnvironment() - Method in class org.eximeebpms.bpm.cockpit.impl.web.bootstrap.CockpitContainerBootstrap
 
createCommandExecutor(String) - Method in class org.eximeebpms.bpm.admin.impl.DefaultAdminRuntimeDelegate
Create command executor for the engine with the given name
createCommandExecutor(String) - Method in class org.eximeebpms.bpm.cockpit.impl.DefaultCockpitRuntimeDelegate
Create command executor for the engine with the given name
createDeploymentBuilder() - Method in class org.eximeebpms.bpm.cockpit.plugin.test.AbstractCockpitPluginTest
 
createFilterRules(SecurityFilterConfig, String) - Static method in class org.eximeebpms.bpm.webapp.impl.security.filter.util.FilterRules
 
createInitialUser(String, UserDto) - Method in class org.eximeebpms.bpm.admin.impl.web.SetupResource
 
createInitialUserInternal(String, UserDto, ProcessEngine) - Method in class org.eximeebpms.bpm.admin.impl.web.SetupResource
 
createPathFilterRule(SecurityFilterConfig.PathFilterConfig, String) - Static method in class org.eximeebpms.bpm.webapp.impl.security.filter.util.FilterRules
 
createPluginDependenciesStr(String) - Method in class org.eximeebpms.bpm.webapp.impl.engine.ProcessEnginesFilter
 
createPluginPackagesStr(String, String, String) - Method in class org.eximeebpms.bpm.webapp.impl.engine.ProcessEnginesFilter
 
createTasklistEnvironment() - Method in class org.eximeebpms.bpm.tasklist.impl.web.bootstrap.TasklistContainerBootstrap
 
createWelcomeEnvironment() - Method in class org.eximeebpms.bpm.welcome.impl.web.bootstrap.WelcomeContainerBootstrap
 
CSP_NONCE_PLACEHOLDER - Static variable in class org.eximeebpms.bpm.webapp.impl.engine.ProcessEnginesFilter
 
CSRF_NON_MODIFYING_METHODS_PATTERN - Static variable in class org.eximeebpms.bpm.webapp.impl.security.filter.util.CsrfConstants
 
CSRF_PATH_FIELD_NAME - Static variable in class org.eximeebpms.bpm.webapp.impl.security.filter.util.CsrfConstants
 
CSRF_SESSION_MUTEX - Static variable in class org.eximeebpms.bpm.webapp.impl.security.filter.util.CsrfConstants
 
CSRF_TOKEN_DEFAULT_COOKIE_NAME - Static variable in class org.eximeebpms.bpm.webapp.impl.security.filter.util.CsrfConstants
 
CSRF_TOKEN_HEADER_NAME - Static variable in class org.eximeebpms.bpm.webapp.impl.security.filter.util.CsrfConstants
 
CSRF_TOKEN_HEADER_REQUIRED - Static variable in class org.eximeebpms.bpm.webapp.impl.security.filter.util.CsrfConstants
 
CSRF_TOKEN_SESSION_ATTR_NAME - Static variable in class org.eximeebpms.bpm.webapp.impl.security.filter.util.CsrfConstants
 
CsrfConstants - Class in org.eximeebpms.bpm.webapp.impl.security.filter.util
 
CsrfConstants() - Constructor for class org.eximeebpms.bpm.webapp.impl.security.filter.util.CsrfConstants
 
CsrfPreventionFilter - Class in org.eximeebpms.bpm.webapp.impl.security.filter
Provides basic CSRF protection implementing a Same Origin Standard Header verification (step 1) and a Synchronization Token with a cookie-stored token on the front-end.
CsrfPreventionFilter() - Constructor for class org.eximeebpms.bpm.webapp.impl.security.filter.CsrfPreventionFilter
 

D

DEFAULT_APP - Static variable in class org.eximeebpms.bpm.webapp.impl.engine.ProcessEnginesFilter
 
DEFAULT_MAPPING_FILES - Static variable in class org.eximeebpms.bpm.webapp.impl.db.QuerySessionFactory
 
DEFAULT_ORDER - Static variable in class org.eximeebpms.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
 
DEFAULT_ORDER - Static variable in class org.eximeebpms.bpm.webapp.rest.dto.AbstractRestQueryParametersDto
 
DefaultAdminRuntimeDelegate - Class in org.eximeebpms.bpm.admin.impl
 
DefaultAdminRuntimeDelegate() - Constructor for class org.eximeebpms.bpm.admin.impl.DefaultAdminRuntimeDelegate
 
DefaultAppPluginRegistry<T extends AppPlugin> - Class in org.eximeebpms.bpm.webapp.plugin.impl
Default implementation of AppPluginRegistry that loads Plugins via the ServiceLoader facilities provided by the Java SE platform.
DefaultAppPluginRegistry(Class<T>) - Constructor for class org.eximeebpms.bpm.webapp.plugin.impl.DefaultAppPluginRegistry
 
DefaultCockpitRuntimeDelegate - Class in org.eximeebpms.bpm.cockpit.impl
This is the default CockpitRuntimeDelegate implementation that provides the camunda cockpit plugin services (i.e.
DefaultCockpitRuntimeDelegate() - Constructor for class org.eximeebpms.bpm.cockpit.impl.DefaultCockpitRuntimeDelegate
 
DefaultPluginRegistry - Class in org.eximeebpms.bpm.cockpit.impl.plugin
Wrapper for backwards-compatibility to PluginRegistry.
DefaultPluginRegistry(AppPluginRegistry<CockpitPlugin>) - Constructor for class org.eximeebpms.bpm.cockpit.impl.plugin.DefaultPluginRegistry
 
DefaultTasklistRuntimeDelegate - Class in org.eximeebpms.bpm.tasklist.impl
 
DefaultTasklistRuntimeDelegate() - Constructor for class org.eximeebpms.bpm.tasklist.impl.DefaultTasklistRuntimeDelegate
 
DefaultWelcomeRuntimeDelegate - Class in org.eximeebpms.bpm.welcome.impl
 
DefaultWelcomeRuntimeDelegate() - Constructor for class org.eximeebpms.bpm.welcome.impl.DefaultWelcomeRuntimeDelegate
 
denied(Authentication) - Static method in class org.eximeebpms.bpm.webapp.impl.security.filter.Authorization
 
deniedPaths - Variable in class org.eximeebpms.bpm.webapp.impl.security.filter.PathFilterRule
 
deniedPaths - Variable in class org.eximeebpms.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathFilterConfig
 
deploy(String...) - Method in class org.eximeebpms.bpm.cockpit.plugin.test.AbstractCockpitPluginTest
 
deploy(DeploymentBuilder, List<BpmnModelInstance>, List<String>) - Method in class org.eximeebpms.bpm.cockpit.plugin.test.AbstractCockpitPluginTest
 
deployForTenant(String, String...) - Method in class org.eximeebpms.bpm.cockpit.plugin.test.AbstractCockpitPluginTest
 
destroy() - Method in class org.eximeebpms.bpm.webapp.impl.filter.AbstractTemplateFilter
 
destroy() - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.AuthenticationFilter
 
destroy() - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.ContainerBasedAuthenticationFilter
 
destroy() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.CsrfPreventionFilter
 
destroy() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.HttpHeaderSecurityFilter
 
destroy() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.SecurityFilter
 
destroy() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.SessionCookieFilter
 
disabled - Variable in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.HeaderSecurityProvider
 
DISABLED - Enum constant in enum class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.StrictTransportSecurityProvider.Parameters
 
DISABLED_PARAM - Static variable in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentSecurityPolicyProvider
 
DISABLED_PARAM - Static variable in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentTypeOptionsProvider
 
DISABLED_PARAM - Static variable in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.XssProtectionProvider
 
disableMaxResultsLimit() - Method in class org.eximeebpms.bpm.webapp.db.QueryParameters
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.eximeebpms.bpm.webapp.impl.filter.AbstractTemplateFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.AuthenticationFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.ContainerBasedAuthenticationFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.CsrfPreventionFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.HttpHeaderSecurityFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.SecurityFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.SessionCookieFilter
 
doFilterSecure(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.SecurityFilter
 
doLogin(String, String, String, String) - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.UserAuthenticationResource
 
doLogout(String) - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.UserAuthenticationResource
 
doSameOriginStandardHeadersVerification(HttpServletRequest, HttpServletResponse) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.CsrfPreventionFilter
Validates if the Origin/Referer header matches the provided target origin.
doTokenValidation(HttpServletRequest, HttpServletResponse) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.CsrfPreventionFilter
Validates the provided CSRF token value from the request with the session CSRF token value.

E

ENABLE_SAME_SITE_PARAM - Static variable in class org.eximeebpms.bpm.webapp.impl.security.filter.CookieConfigurator
 
ENABLE_SECURE_PARAM - Static variable in class org.eximeebpms.bpm.webapp.impl.security.filter.CookieConfigurator
 
ENCODER - Static variable in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentSecurityPolicyProvider
 
endDate - Variable in class org.eximeebpms.bpm.admin.impl.plugin.base.dto.MetricsAggregatedQueryDto
 
engineName - Variable in class org.eximeebpms.bpm.webapp.plugin.resource.AbstractAppPluginResource
 
EngineRequestAuthorizer - Class in org.eximeebpms.bpm.webapp.impl.security.filter
This is a RequestAuthorizer which authorizes all process engine api requests based on the current authentication
EngineRequestAuthorizer() - Constructor for class org.eximeebpms.bpm.webapp.impl.security.filter.EngineRequestAuthorizer
 
EngineRestApplication - Class in org.eximeebpms.bpm.webapp.impl.engine
The engine rest api exposed by the application.
EngineRestApplication() - Constructor for class org.eximeebpms.bpm.webapp.impl.engine.EngineRestApplication
 
ensureCamundaAdminGroupExists(ProcessEngine) - Method in class org.eximeebpms.bpm.admin.impl.web.SetupResource
 
ensureSetupAvailable(ProcessEngine) - Method in class org.eximeebpms.bpm.admin.impl.web.SetupResource
 
entryPoints - Variable in class org.eximeebpms.bpm.webapp.impl.security.filter.CsrfPreventionFilter
 
environment - Variable in class org.eximeebpms.bpm.tasklist.impl.web.bootstrap.TasklistContainerBootstrap
 
equals(Object) - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.Authentication
 
exceptionParametersCannotBeSet(String) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.StrictTransportSecurityProvider
 
execute() - Method in interface org.eximeebpms.bpm.webapp.impl.security.SecurityActions.SecurityAction
 
execute(CommandContext) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.sub.resources.ProcessDefinitionResource.QueryCalledProcessDefinitionsCmd
 
execute(CommandContext) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.resources.ProcessInstanceRestService.QueryProcessInstancesCmd
 
execute(CommandContext) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.resources.ProcessInstanceRestService.QueryProcessInstancesCountCmd
 
execute(CommandContext) - Method in class org.eximeebpms.bpm.webapp.impl.db.QueryServiceImpl.ExecuteListQueryCmd
 
execute(CommandContext) - Method in class org.eximeebpms.bpm.webapp.impl.db.QueryServiceImpl.ExecuteSingleQueryCmd
 
execute(CommandContext) - Method in class org.eximeebpms.bpm.webapp.impl.db.QueryServiceImpl.QueryServiceRowCountCmd
 
executeAvailableJobs() - Method in class org.eximeebpms.bpm.cockpit.plugin.test.AbstractCockpitPluginTest
 
executeCommand(Command<T>) - Method in interface org.eximeebpms.bpm.webapp.db.CommandExecutor
Execute the given command and return the result of the execution
executeCommand(Command<T>) - Method in class org.eximeebpms.bpm.webapp.impl.db.CommandExecutorImpl
 
ExecuteListQueryCmd(String, QueryParameters) - Constructor for class org.eximeebpms.bpm.webapp.impl.db.QueryServiceImpl.ExecuteListQueryCmd
 
executeQuery(String, Object, Class<T>) - Method in class org.eximeebpms.bpm.webapp.impl.db.QueryServiceImpl
 
executeQuery(String, QueryParameters) - Method in interface org.eximeebpms.bpm.webapp.db.QueryService
 
executeQuery(String, QueryParameters) - Method in class org.eximeebpms.bpm.webapp.impl.db.QueryServiceImpl
 
executeQueryRowCount(String, ListQueryParameterObject) - Method in interface org.eximeebpms.bpm.webapp.db.QueryService
 
executeQueryRowCount(String, ListQueryParameterObject) - Method in class org.eximeebpms.bpm.webapp.impl.db.QueryServiceImpl
 
ExecuteSingleQueryCmd(String, Object, Class<T>) - Constructor for class org.eximeebpms.bpm.webapp.impl.db.QueryServiceImpl.ExecuteSingleQueryCmd
 
executionId - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
existisAuthentication(Authentications, String, String) - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.ContainerBasedAuthenticationFilter
 
extractEngineName(HttpServletRequest) - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.ContainerBasedAuthenticationFilter
 

F

failedActivityId - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
failedJobs - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
 
filterResource(InputStream, RequestInfo) - Method in interface org.eximeebpms.bpm.webapp.plugin.resource.PluginResourceOverride
Invoked after a static plugin resource has been resolved.
filterRules - Variable in class org.eximeebpms.bpm.webapp.impl.security.filter.SecurityFilter
 
FilterRules - Class in org.eximeebpms.bpm.webapp.impl.security.filter.util
Utility to load and match filter rules.
FilterRules() - Constructor for class org.eximeebpms.bpm.webapp.impl.security.filter.util.FilterRules
 
firstResult - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.resources.ProcessInstanceRestService.QueryProcessInstancesCmd
 
forApplication(String) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.Authorization
 
forbidden() - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.UserAuthenticationResource
 
fromAuthentication(Authentication) - Static method in class org.eximeebpms.bpm.webapp.impl.security.auth.AuthenticationDto
 

G

generateCSRFToken() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.CsrfPreventionFilter
Generate a one-time token for authenticating subsequent requests.
generateNonce() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentSecurityPolicyProvider
 
getActivityId() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
getActivityIdIn() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
 
getActivityIdIn() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.IncidentQueryDto
 
getActivityIdIn() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
 
getActivityInstanceIdIn() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
 
getAddressedEngine(String) - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.ContainerBasedAuthenticationFilter
 
getAggregatedMetrics(UriInfo) - Method in class org.eximeebpms.bpm.admin.impl.plugin.resources.MetricsRestService
 
getAllowedAssets() - Method in class org.eximeebpms.bpm.webapp.plugin.resource.AbstractAppPluginRootResource
Returns the list of allowed assets to be served by the AbstractAppPluginRootResource.getAsset(String) method.
getAllowedPaths() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.PathFilterRule
 
getAllowedPaths() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathFilterConfig
 
getAnnotation() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
getApplication() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.Authorization
 
getAppPath(ServletContext) - Static method in class org.eximeebpms.bpm.webapp.impl.util.ServletContextUtil
Consumed by Camunda Platform CE & EE Webapp: Retrieves the application path from Spring Boot's servlet context.
getAppPluginRegistry() - Method in interface org.eximeebpms.bpm.webapp.AppRuntimeDelegate
A registry that provides access to the plugins registered in the application.
getAppPluginRegistry() - Method in class org.eximeebpms.bpm.webapp.impl.AbstractAppRuntimeDelegate
 
getAsset(String) - Method in class org.eximeebpms.bpm.webapp.plugin.resource.AbstractAppPluginRootResource
Provides a plugins asset files via $PLUGIN_ROOT_PATH/static.
getAssetDirectory() - Method in class org.eximeebpms.bpm.admin.impl.plugin.AdminPlugins
 
getAssetDirectory() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.CockpitPlugins
 
getAssetDirectory() - Method in class org.eximeebpms.bpm.tasklist.impl.plugin.TasklistPlugins
 
getAssetDirectory() - Method in interface org.eximeebpms.bpm.webapp.plugin.spi.AppPlugin
Returns a uri to a plugin resources directory.
getAssetDirectory() - Method in class org.eximeebpms.bpm.webapp.plugin.spi.impl.AbstractAppPlugin
Returns a uri to a plugin resources directory.
getAssetDirectory() - Method in class org.eximeebpms.bpm.welcome.impl.plugin.WelcomePlugins
 
getAuthCacheValidationTime(ServletContext) - Static method in class org.eximeebpms.bpm.webapp.impl.util.ServletContextUtil
Returns authCacheValidationTime from servlet context to be used on initial login authentication.
getAuthenticatedUser(String) - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.UserAuthenticationResource
 
getAuthentication() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.Authorization
 
getAuthenticationForProcessEngine(String) - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.Authentications
Returns an Authentication for a provided process engine name or "null".
getAuthentications() - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.Authentications
 
getAuthorizationCheckRevokes() - Method in class org.eximeebpms.bpm.webapp.impl.db.QuerySessionFactory
 
getAuthorizedApps() - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.AuthenticationDto
 
getAuthorizedApps() - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.UserAuthentication
 
getAuthorizer() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathMatcherConfig
 
getAuthsFromSession(HttpSession) - Static method in class org.eximeebpms.bpm.webapp.impl.security.auth.AuthenticationUtil
Allows obtaining an Authentications object from the HttpSession.
getBusinessKey() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.CalledProcessInstanceDto
 
getBusinessKey() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessInstanceDto
 
getBusinessKey() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
 
getBusinessKey() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
 
getCacheTimeToLive() - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.AuthenticationFilter
 
getCacheValidationTime() - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.UserAuthentication
 
getCallActivityId() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.CalledProcessInstanceDto
 
getCallActivityInstanceId() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.CalledProcessInstanceDto
 
getCalledFromActivityIds() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
 
getCalledProcessDefinitions(UriInfo) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.sub.resources.ProcessDefinitionResource
 
getCalledProcessInstances(UriInfo) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.sub.resources.ProcessInstanceResource
 
getCauseIncidentActivityId() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
getCauseIncidentFailedActivityId() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
getCauseIncidentId() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
getCauseIncidentProcessDefinitionId() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
getCauseIncidentProcessInstanceId() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
getClasses() - Method in class org.eximeebpms.bpm.admin.impl.web.AdminApplication
 
getClasses() - Method in class org.eximeebpms.bpm.cockpit.impl.web.CockpitApplication
 
getClasses() - Method in class org.eximeebpms.bpm.tasklist.impl.web.TasklistApplication
 
getClasses() - Method in class org.eximeebpms.bpm.webapp.impl.engine.EngineRestApplication
 
getClasses() - Method in class org.eximeebpms.bpm.welcome.impl.web.WelcomeApplication
 
getClasspathResourceAsStream(AppPlugin, String, String) - Method in class org.eximeebpms.bpm.webapp.plugin.resource.AbstractAppPluginRootResource
 
getCommandExecutor() - Method in class org.eximeebpms.bpm.cockpit.plugin.resource.AbstractCockpitPluginResource
Return a CommandExecutor for the current engine to execute plugin commands.
getCommandExecutor() - Method in class org.eximeebpms.bpm.cockpit.plugin.test.AbstractCockpitPluginTest
 
getCommandExecutor() - Method in class org.eximeebpms.bpm.cockpit.service.AbstractEngineAware
Deprecated.
Return a CommandExecutor for the current engine to execute plugin commands.
getCommandExecutor(String) - Method in class org.eximeebpms.bpm.admin.impl.DefaultAdminRuntimeDelegate
 
getCommandExecutor(String) - Static method in class org.eximeebpms.bpm.cockpit.Cockpit
Returns a configured CommandExecutor to execute commands to the corresponding process engine
getCommandExecutor(String) - Method in interface org.eximeebpms.bpm.cockpit.CockpitRuntimeDelegate
Returns a configured CommandExecutor to execute commands to the corresponding process engine.
getCommandExecutor(String) - Method in class org.eximeebpms.bpm.cockpit.impl.DefaultCockpitRuntimeDelegate
 
getConfig() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.CookieConfigurator
 
getConfig(String) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.CookieConfigurator
 
getConfiguration() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
getContainerRuntimeDelegate() - Method in class org.eximeebpms.bpm.admin.impl.web.bootstrap.AdminContainerBootstrap.AdminEnvironment
 
getContainerRuntimeDelegate() - Method in class org.eximeebpms.bpm.cockpit.impl.web.bootstrap.CockpitContainerBootstrap.CockpitEnvironment
 
getContainerRuntimeDelegate() - Method in class org.eximeebpms.bpm.tasklist.impl.web.bootstrap.TasklistContainerBootstrap.TasklistEnvironment
 
getContainerRuntimeDelegate() - Method in class org.eximeebpms.bpm.welcome.impl.web.bootstrap.WelcomeContainerBootstrap.WelcomeEnvironment
 
getContentType(String) - Method in class org.eximeebpms.bpm.webapp.plugin.resource.AbstractAppPluginRootResource
 
getCookieName(String) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.CookieConfigurator
 
getCookiePath(HttpServletRequest) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.CsrfPreventionFilter
 
getCurrent() - Static method in class org.eximeebpms.bpm.webapp.impl.security.auth.Authentications
Returns the authentications for the current thread.
getCurrentAuthentication() - Method in class org.eximeebpms.bpm.cockpit.plugin.resource.AbstractCockpitPluginResource
Return the current authentication.
getDefaultEngineName() - Method in class org.eximeebpms.bpm.webapp.impl.engine.ProcessEnginesFilter
 
getDefaultProcessEngine() - Method in class org.eximeebpms.bpm.cockpit.plugin.test.application.TestProcessEngineProvider
 
getDefaultProcessEngine() - Method in interface org.eximeebpms.bpm.webapp.AppRuntimeDelegate
Returns the default ProcessEngine provided by the
getDefaultProcessEngine() - Method in class org.eximeebpms.bpm.webapp.impl.AbstractAppRuntimeDelegate
 
getDefaultProcessEngine() - Method in class org.eximeebpms.bpm.webapp.impl.engine.ContainerManagedProcessEngineProvider
 
getDeniedPaths() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.PathFilterRule
 
getDeniedPaths() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathFilterConfig
 
getDenyStatus() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.CsrfPreventionFilter
 
getExecutionId() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
getFailedActivityId() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
getGroupBy() - Method in class org.eximeebpms.bpm.admin.impl.plugin.base.dto.MetricsAggregatedQueryDto
 
getGroupIds() - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.UserAuthentication
 
getGroupsOfUser(ProcessEngine, String) - Static method in class org.eximeebpms.bpm.webapp.impl.security.auth.AuthenticationUtil
 
getGroupsOfUser(ProcessEngine, String) - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.UserAuthenticationResource
 
getHeaderName() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.HeaderSecurityProvider
 
getHeaderName() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentSecurityPolicyProvider
 
getHeaderName() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentTypeOptionsProvider
 
getHeaderName() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.StrictTransportSecurityProvider
 
getHeaderName() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.XssProtectionProvider
 
getHeaders() - Method in class org.eximeebpms.bpm.webapp.plugin.resource.RequestInfo
 
getHeaderValue() - Method in enum class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.XssProtectionOption
 
getHeaderValue(ServletContext) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.HeaderSecurityProvider
 
getHeaderValue(ServletContext) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentSecurityPolicyProvider
 
getId() - Method in class org.eximeebpms.bpm.admin.impl.plugin.AdminPlugins
 
getId() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.CalledProcessInstanceDto
 
getId() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
getId() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
 
getId() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
 
getId() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessInstanceDto
 
getId() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.CockpitPlugins
 
getId() - Method in class org.eximeebpms.bpm.tasklist.impl.plugin.TasklistPlugins
 
getId() - Method in interface org.eximeebpms.bpm.webapp.plugin.spi.AppPlugin
Returns the unique id of this plugin.
getId() - Method in class org.eximeebpms.bpm.welcome.impl.plugin.WelcomePlugins
 
getIdentityId() - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.Authentication
 
getIncidentCount() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentStatisticsDto
 
getIncidentMessage() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
getIncidentRestService(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.resources.BaseRootResource
 
getIncidents() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.CalledProcessInstanceDto
 
getIncidents() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
 
getIncidents() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessInstanceDto
 
getIncidents(UriInfo, Integer, Integer) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.resources.IncidentRestService
 
getIncidentsCount(UriInfo) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.resources.IncidentRestService
 
getIncidentTimestamp() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
getIncidentType() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
getIncidentType() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentStatisticsDto
 
getInstances() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
 
getInternalOrderBy() - Method in class org.eximeebpms.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
 
getInternalOrderBy() - Method in class org.eximeebpms.bpm.webapp.rest.dto.AbstractRestQueryParametersDto
 
getKey() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
 
getKey() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
 
getMappingFiles() - Method in class org.eximeebpms.bpm.cockpit.impl.DefaultCockpitRuntimeDelegate
Returns the list of mapping files that should be used to create the session factory for this runtime.
getMappingFiles() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.CockpitPlugins
 
getMappingFiles() - Method in interface org.eximeebpms.bpm.cockpit.plugin.spi.CockpitPlugin
Returns a list of mapping files that define the custom queries provided by this plugin.
getMappingFiles() - Method in class org.eximeebpms.bpm.cockpit.plugin.spi.impl.AbstractCockpitPlugin
 
getMethods() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathMatcherConfig
 
getMetric() - Method in class org.eximeebpms.bpm.admin.impl.plugin.base.dto.MetricsAggregatedResultDto
 
getMetrics() - Method in class org.eximeebpms.bpm.admin.impl.plugin.base.dto.MetricsAggregatedQueryDto
 
getMyBatisXmlConfigurationSteam() - Method in class org.eximeebpms.bpm.webapp.impl.db.QuerySessionFactory
 
getName() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
 
getName() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
 
getName() - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.Authentication
java.security.Principal implementation: return the id of the identity (userId) behind this authentication
getName() - Method in enum class org.eximeebpms.bpm.webapp.impl.security.filter.CookieConfigurator.SameSiteOption
 
getName() - Method in enum class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.StrictTransportSecurityProvider.Parameters
 
getName() - Method in enum class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.XssProtectionOption
 
getObjectMapper() - Method in class org.eximeebpms.bpm.admin.impl.web.SetupResource
 
getObjectMapper() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.resources.BaseRootResource
 
getOrderBy() - Method in class org.eximeebpms.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
Deprecated.
getOrderBy() - Method in class org.eximeebpms.bpm.webapp.rest.dto.AbstractRestQueryParametersDto
Deprecated.
getOrderByValue(String) - Method in class org.eximeebpms.bpm.admin.impl.plugin.base.dto.MetricsAggregatedQueryDto
 
getOrderByValue(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
 
getOrderByValue(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.IncidentQueryDto
 
getOrderByValue(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
 
getOrderByValue(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionStatisticsQueryDto
 
getOrderByValue(String) - Method in class org.eximeebpms.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
 
getOrderByValue(String) - Method in class org.eximeebpms.bpm.webapp.rest.dto.AbstractRestQueryParametersDto
 
getOuterOrderBy() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
 
getOutputStream() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.SessionCookieFilter.SameSiteResponseProxy
 
getParameterValue(StrictTransportSecurityProvider.Parameters) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.StrictTransportSecurityProvider
 
getParentProcessDefinitionId() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
 
getParentProcessDefinitionId() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
 
getParentProcessInstanceId() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
 
getParsedMethods() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathMatcherConfig
 
getPath() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathMatcherConfig
 
getPathFilter() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.SecurityFilterConfig
 
getPlugin(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.DefaultPluginRegistry
 
getPlugin(String) - Method in interface org.eximeebpms.bpm.cockpit.plugin.PluginRegistry
Deprecated.
Returns the registered plugin with the given name or null if the plugin does not exist.
getPlugin(String) - Method in interface org.eximeebpms.bpm.webapp.plugin.AppPluginRegistry
Returns the registered plugin with the given name or null if the plugin does not exist.
getPlugin(String) - Method in class org.eximeebpms.bpm.webapp.plugin.impl.DefaultAppPluginRegistry
 
getPluginAssetAsStream(AppPlugin, String) - Method in class org.eximeebpms.bpm.webapp.plugin.resource.AbstractAppPluginRootResource
Returns an input stream for a given resource
getPluginRegistry() - Method in interface org.eximeebpms.bpm.cockpit.CockpitRuntimeDelegate
Deprecated.
getPluginRegistry() - Method in class org.eximeebpms.bpm.cockpit.impl.DefaultCockpitRuntimeDelegate
Deprecated.
getPlugins() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.DefaultPluginRegistry
 
getPlugins() - Method in interface org.eximeebpms.bpm.cockpit.plugin.PluginRegistry
Deprecated.
Returns all registered plugins
getPlugins() - Method in interface org.eximeebpms.bpm.webapp.plugin.AppPluginRegistry
Returns all registered plugins
getPlugins() - Method in class org.eximeebpms.bpm.webapp.plugin.impl.DefaultAppPluginRegistry
 
getPlugins(String) - Method in class org.eximeebpms.bpm.webapp.impl.engine.ProcessEnginesFilter
 
getProcessDefinition(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.resources.ProcessDefinitionRestService
 
getProcessDefinitionId() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.CalledProcessInstanceDto
 
getProcessDefinitionId() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
getProcessDefinitionId() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
 
getProcessDefinitionIdIn() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.IncidentQueryDto
 
getProcessDefinitionKey() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.CalledProcessInstanceDto
 
getProcessDefinitionName() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.CalledProcessInstanceDto
 
getProcessDefinitionResource(String) - Method in class org.eximeebpms.bpm.admin.impl.plugin.resources.AdminPluginsRootResource
 
getProcessDefinitionResource(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.resources.BaseRootResource
 
getProcessEngine() - Method in class org.eximeebpms.bpm.cockpit.plugin.test.AbstractCockpitPluginTest
 
getProcessEngine() - Method in class org.eximeebpms.bpm.cockpit.service.AbstractEngineAware
Deprecated.
Return a ProcessEngine for the current engine name to execute queries against the engine.
getProcessEngine() - Method in class org.eximeebpms.bpm.webapp.plugin.resource.AbstractAppPluginResource
 
getProcessEngine(String) - Static method in class org.eximeebpms.bpm.cockpit.Cockpit
 
getProcessEngine(String) - Method in class org.eximeebpms.bpm.cockpit.plugin.test.application.TestProcessEngineProvider
 
getProcessEngine(String) - Method in interface org.eximeebpms.bpm.webapp.AppRuntimeDelegate
Returns a ProcessEngine to the assigned processEngineName
getProcessEngine(String) - Method in class org.eximeebpms.bpm.webapp.impl.AbstractAppRuntimeDelegate
 
getProcessEngine(String) - Method in class org.eximeebpms.bpm.webapp.impl.engine.ContainerManagedProcessEngineProvider
 
getProcessEngineConfiguration(CommandContext) - Method in class org.eximeebpms.bpm.webapp.impl.db.QueryServiceImpl
 
getProcessEngineName() - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.Authentication
 
getProcessEngineNames() - Method in class org.eximeebpms.bpm.cockpit.plugin.test.application.TestProcessEngineProvider
 
getProcessEngineNames() - Method in interface org.eximeebpms.bpm.webapp.AppRuntimeDelegate
Returns the list of ProcessEngine names available to the runtime
getProcessEngineNames() - Method in class org.eximeebpms.bpm.webapp.impl.AbstractAppRuntimeDelegate
 
getProcessEngineNames() - Method in class org.eximeebpms.bpm.webapp.impl.engine.ContainerManagedProcessEngineProvider
 
getProcessInstance(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.resources.ProcessInstanceRestService
 
getProcessInstanceId() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
getProcessInstanceIdIn() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.IncidentQueryDto
 
getProcessInstanceRestService(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.resources.BaseRootResource
 
getProcessInstances(UriInfo, Integer, Integer) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.resources.ProcessInstanceRestService
 
getProcessInstancesCount(UriInfo) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.resources.ProcessInstanceRestService
 
getQueryService() - Method in class org.eximeebpms.bpm.admin.resource.AbstractAdminPluginResource
Return a QueryService for the current engine to execute queries against the engine database.
getQueryService() - Method in class org.eximeebpms.bpm.cockpit.plugin.resource.AbstractCockpitPluginResource
Return a QueryService for the current engine to execute queries against the engine datbase.
getQueryService() - Method in class org.eximeebpms.bpm.cockpit.plugin.test.AbstractCockpitPluginTest
 
getQueryService() - Method in class org.eximeebpms.bpm.cockpit.service.AbstractEngineAware
Deprecated.
Return a QueryService for the current engine to execute queries against the engine datbase.
getQueryService(String) - Method in interface org.eximeebpms.bpm.admin.AdminRuntimeDelegate
Returns a configured QueryService to execute custom statements to the corresponding process engine.
getQueryService(String) - Method in class org.eximeebpms.bpm.admin.impl.DefaultAdminRuntimeDelegate
 
getQueryService(String) - Static method in class org.eximeebpms.bpm.cockpit.Cockpit
Returns a configured QueryService to execute custom statements to the corresponding process engine
getQueryService(String) - Method in interface org.eximeebpms.bpm.cockpit.CockpitRuntimeDelegate
Returns a configured QueryService to execute custom statements to the corresponding process engine.
getQueryService(String) - Method in class org.eximeebpms.bpm.cockpit.impl.DefaultCockpitRuntimeDelegate
 
getQueryVariableValues() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
 
getQueryVariableValues() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
 
getRandomClass() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.CsrfPreventionFilter
 
getRequestUri(HttpServletRequest) - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.ContainerBasedAuthenticationFilter
 
getRequestUri(HttpServletRequest) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.SecurityFilter
 
getResourceClasses() - Method in class org.eximeebpms.bpm.admin.impl.plugin.AdminPlugins
 
getResourceClasses() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.CockpitPlugins
 
getResourceClasses() - Method in class org.eximeebpms.bpm.tasklist.impl.plugin.TasklistPlugins
 
getResourceClasses() - Method in interface org.eximeebpms.bpm.webapp.plugin.spi.AppPlugin
Returns a set of JAX-RS resource classes that extend the rest API.
getResourceClasses() - Method in class org.eximeebpms.bpm.webapp.plugin.spi.impl.AbstractAppPlugin
 
getResourceClasses() - Method in class org.eximeebpms.bpm.welcome.impl.plugin.WelcomePlugins
 
getResourceOverrides() - Method in interface org.eximeebpms.bpm.webapp.AppRuntimeDelegate
A list of resource overrides.
getResourceOverrides() - Method in class org.eximeebpms.bpm.webapp.impl.AbstractAppRuntimeDelegate
 
getResourceOverrides() - Method in interface org.eximeebpms.bpm.webapp.plugin.spi.AppPlugin
Allows providing a list of resource overrides.
getResourceOverrides() - Method in class org.eximeebpms.bpm.webapp.plugin.spi.impl.AbstractAppPlugin
 
getRootCauseIncidentActivityId() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
getRootCauseIncidentConfiguration() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
getRootCauseIncidentFailedActivityId() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
getRootCauseIncidentId() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
getRootCauseIncidentMessage() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
getRootCauseIncidentProcessDefinitionId() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
getRootCauseIncidentProcessInstanceId() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
getRuntimeDelegate() - Static method in class org.eximeebpms.bpm.admin.Admin
Returns an instance of AdminRuntimeDelegate
getRuntimeDelegate() - Static method in class org.eximeebpms.bpm.cockpit.Cockpit
Returns an instance of CockpitRuntimeDelegate
getRuntimeDelegate() - Static method in class org.eximeebpms.bpm.tasklist.Tasklist
Returns an instance of TasklistRuntimeDelegate
getRuntimeDelegate() - Static method in class org.eximeebpms.bpm.welcome.Welcome
Returns an instance of WelcomeRuntimeDelegate
getServletContext() - Method in class org.eximeebpms.bpm.webapp.plugin.resource.RequestInfo
 
getSessionMutex(HttpSession) - Static method in class org.eximeebpms.bpm.webapp.impl.security.auth.AuthenticationUtil
Returns the session mutex to synchronize on.
getStartedAfter() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
 
getStartedBefore() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
 
getStartTime() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessInstanceDto
 
getStatisticsCount(UriInfo) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.resources.ProcessDefinitionRestService
 
getSubscriptionDay() - Method in class org.eximeebpms.bpm.admin.impl.plugin.base.dto.MetricsAggregatedQueryDto
 
getSubscriptionMonth() - Method in class org.eximeebpms.bpm.admin.impl.plugin.base.dto.MetricsAggregatedQueryDto
 
getSubscriptionMonth() - Method in class org.eximeebpms.bpm.admin.impl.plugin.base.dto.MetricsAggregatedResultDto
 
getSubscriptionYear() - Method in class org.eximeebpms.bpm.admin.impl.plugin.base.dto.MetricsAggregatedResultDto
 
getSum() - Method in class org.eximeebpms.bpm.admin.impl.plugin.base.dto.MetricsAggregatedResultDto
 
getSuperProcessDefinitionId() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
 
getSuspensionState() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
 
getTargetOrigin() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.CsrfPreventionFilter
 
getTenantId() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
 
getTenantIds() - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.UserAuthentication
 
getTenantsOfUser(ProcessEngine, String) - Static method in class org.eximeebpms.bpm.webapp.impl.security.auth.AuthenticationUtil
 
getTenantsOfUser(ProcessEngine, String) - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.UserAuthenticationResource
 
getUriInfo() - Method in class org.eximeebpms.bpm.webapp.plugin.resource.RequestInfo
 
getUserId() - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.AuthenticationDto
 
getValue() - Method in enum class org.eximeebpms.bpm.webapp.impl.security.filter.CookieConfigurator.SameSiteOption
 
getVersion() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
 
getVersion() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
 
getWebResourceAsStream(String, String) - Method in class org.eximeebpms.bpm.webapp.plugin.resource.AbstractAppPluginRootResource
 
getWebResourceContents(String) - Method in class org.eximeebpms.bpm.webapp.impl.filter.AbstractTemplateFilter
Returns the string contents of a web resource with the given name.
getWithIncident() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
 
getWrappedConfiguration() - Method in class org.eximeebpms.bpm.webapp.impl.db.QuerySessionFactory
 
getWriter() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.SessionCookieFilter.SameSiteResponseProxy
 
granted(Authentication) - Static method in class org.eximeebpms.bpm.webapp.impl.security.filter.Authorization
 
grantedUnlessNull(Authentication) - Static method in class org.eximeebpms.bpm.webapp.impl.security.filter.Authorization
 
groupBy - Variable in class org.eximeebpms.bpm.admin.impl.plugin.base.dto.MetricsAggregatedQueryDto
 
groupIds - Variable in class org.eximeebpms.bpm.webapp.impl.security.auth.UserAuthentication
 

H

hasAuthenticationForProcessEngine(String) - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.Authentications
Allows checking whether a user is currently authenticated for a given process engine name.
hashCode() - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.Authentication
 
hasWebResource(String) - Method in class org.eximeebpms.bpm.webapp.impl.filter.AbstractTemplateFilter
Returns true if the given web resource exists.
HEADER_DEFAULT_VALUE - Static variable in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentSecurityPolicyProvider
 
HEADER_DEFAULT_VALUE - Static variable in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentTypeOptionsProvider
 
HEADER_DEFAULT_VALUE - Static variable in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.XssProtectionProvider
 
HEADER_NAME - Static variable in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentSecurityPolicyProvider
 
HEADER_NAME - Static variable in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentTypeOptionsProvider
 
HEADER_NAME - Static variable in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.StrictTransportSecurityProvider
 
HEADER_NAME - Static variable in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.XssProtectionProvider
 
HEADER_NONCE_PLACEHOLDER - Static variable in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentSecurityPolicyProvider
 
headers - Variable in class org.eximeebpms.bpm.webapp.plugin.resource.AbstractAppPluginRootResource
 
headers - Variable in class org.eximeebpms.bpm.webapp.plugin.resource.RequestInfo
 
HeaderSecurityProvider - Class in org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider
 
HeaderSecurityProvider() - Constructor for class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.HeaderSecurityProvider
 
headerSecurityProviders - Variable in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.HttpHeaderSecurityFilter
 
headerValue - Variable in enum class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.XssProtectionOption
 
historyEnabled - Variable in class org.eximeebpms.bpm.webapp.db.QueryParameters
 
HttpHeaderSecurityFilter - Class in org.eximeebpms.bpm.webapp.impl.security.filter.headersec
 
HttpHeaderSecurityFilter() - Constructor for class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.HttpHeaderSecurityFilter
 
HttpSessionMutexListener - Class in org.eximeebpms.bpm.webapp.impl.security.filter.util
Automatically creates a session mutex when a HttpSession is created.
HttpSessionMutexListener() - Constructor for class org.eximeebpms.bpm.webapp.impl.security.filter.util.HttpSessionMutexListener
 

I

id - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
id - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
 
id - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
 
id - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessInstanceDto
 
id - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.sub.resources.ProcessDefinitionResource
 
id - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.sub.resources.ProcessInstanceResource
 
ID - Static variable in class org.eximeebpms.bpm.admin.impl.plugin.AdminPlugins
 
ID - Static variable in class org.eximeebpms.bpm.cockpit.impl.plugin.CockpitPlugins
 
ID - Static variable in class org.eximeebpms.bpm.tasklist.impl.plugin.TasklistPlugins
 
ID - Static variable in class org.eximeebpms.bpm.welcome.impl.plugin.WelcomePlugins
 
identityId - Variable in class org.eximeebpms.bpm.webapp.impl.security.auth.Authentication
 
IllegalWebAppConfigurationException - Exception in org.eximeebpms.bpm.webapp.impl
Thrown if the webapp is configured incorrectly
IllegalWebAppConfigurationException(String) - Constructor for exception org.eximeebpms.bpm.webapp.impl.IllegalWebAppConfigurationException
 
incidentCount - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentStatisticsDto
 
IncidentDto - Class in org.eximeebpms.bpm.cockpit.impl.plugin.base.dto
 
IncidentDto() - Constructor for class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
incidentMessage - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
IncidentQueryDto - Class in org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query
 
IncidentQueryDto() - Constructor for class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.IncidentQueryDto
 
IncidentQueryDto(MultivaluedMap<String, String>) - Constructor for class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.IncidentQueryDto
 
IncidentRestService - Class in org.eximeebpms.bpm.cockpit.impl.plugin.resources
 
IncidentRestService(String) - Constructor for class org.eximeebpms.bpm.cockpit.impl.plugin.resources.IncidentRestService
 
incidents - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.CalledProcessInstanceDto
 
incidents - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
 
incidents - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessInstanceDto
 
IncidentStatisticsDto - Class in org.eximeebpms.bpm.cockpit.impl.plugin.base.dto
 
IncidentStatisticsDto() - Constructor for class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentStatisticsDto
 
incidentTimestamp - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
incidentType - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
incidentType - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentStatisticsDto
 
INCLUDE_SUBDOMAINS_DISABLED - Enum constant in enum class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.StrictTransportSecurityProvider.Parameters
 
INDEX_PAGE - Static variable in class org.eximeebpms.bpm.webapp.impl.engine.ProcessEnginesFilter
 
infoWebappFailedLogin(String, String) - Method in class org.eximeebpms.bpm.webapp.impl.WebappLogger
 
infoWebappLogout(String) - Method in class org.eximeebpms.bpm.webapp.impl.WebappLogger
 
infoWebappSuccessfulLogin(String) - Method in class org.eximeebpms.bpm.webapp.impl.WebappLogger
 
init() - Method in class org.eximeebpms.bpm.webapp.impl.db.QuerySessionFactory
 
init(FilterConfig) - Method in class org.eximeebpms.bpm.webapp.impl.filter.AbstractTemplateFilter
 
init(FilterConfig) - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.AuthenticationFilter
 
init(FilterConfig) - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.ContainerBasedAuthenticationFilter
 
init(FilterConfig) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.CsrfPreventionFilter
 
init(FilterConfig) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.HttpHeaderSecurityFilter
 
init(FilterConfig) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.SecurityFilter
 
init(FilterConfig) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.SessionCookieFilter
 
initFromProcessEngineConfiguration(ProcessEngineConfigurationImpl, List<String>) - Method in class org.eximeebpms.bpm.webapp.impl.db.QuerySessionFactory
initialize the ProcessEngineConfiguration from an existing one, just using the database settings and initialize the database / MyBatis stuff.
initParams - Variable in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.HeaderSecurityProvider
 
initParams() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.HeaderSecurityProvider
 
initParams() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentSecurityPolicyProvider
 
initParams() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentTypeOptionsProvider
 
initParams() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.StrictTransportSecurityProvider
 
initParams() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.XssProtectionProvider
 
initQueryVariableValues(VariableSerializers, String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
 
initQueryVariableValues(VariableSerializers, String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
 
initResourceOverrides() - Method in class org.eximeebpms.bpm.webapp.impl.AbstractAppRuntimeDelegate
 
injectObjectMapper(ProcessInstanceQueryDto) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.resources.ProcessInstanceRestService
 
INSTANCE - Static variable in class org.eximeebpms.bpm.webapp.impl.WebappLogger
 
instances - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
 
invalidRequestEngineNotFoundForName(String) - Method in class org.eximeebpms.bpm.webapp.impl.WebappLogger
 
isAuthenticated() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.Authorization
 
isAuthenticated(HttpServletRequest) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.SecurityFilter
 
isAuthenticated(Authentication, String, String) - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.ContainerBasedAuthenticationFilter
 
isAuthorizationEnabled() - Method in class org.eximeebpms.bpm.cockpit.plugin.resource.AbstractCockpitPluginResource
Return true if authorization is enabled.
isAuthorizationEnabled() - Method in class org.eximeebpms.bpm.webapp.impl.db.QuerySessionFactory
 
isAuthorizedForApp(String) - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.UserAuthentication
 
isAuthorizedForApp(AuthorizationService, String, List<String>, String) - Static method in class org.eximeebpms.bpm.webapp.impl.security.auth.AuthenticationUtil
 
isBlank(String) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.CookieConfigurator
 
isCamundaAdmin(Authentication) - Method in class org.eximeebpms.bpm.cockpit.plugin.resource.AbstractCockpitPluginResource
Return true if the given authentication is part of the admin groups or admin users
isDisabled() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.HeaderSecurityProvider
 
isEmpty(String) - Static method in class org.eximeebpms.bpm.webapp.impl.util.ServletFilterUtil
Checks if servlet filter init parameter is empty.
isGranted() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.Authorization
 
isHistoryEnabled() - Method in class org.eximeebpms.bpm.webapp.db.QueryParameters
 
isMaxResultsLimitEnabled() - Method in class org.eximeebpms.bpm.webapp.db.QueryParameters
 
isMethodMatched(String) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.RequestFilter
 
isNonModifyingRequest(HttpServletRequest) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.CsrfPreventionFilter
Determine if the request a non-modifying request.
isPermissionDisabled(Permission) - Method in class org.eximeebpms.bpm.cockpit.plugin.resource.AbstractCockpitPluginResource
 
isSameSiteCookieEnabled - Variable in class org.eximeebpms.bpm.webapp.impl.security.filter.CookieConfigurator
 
isSecureCookieEnabled - Variable in class org.eximeebpms.bpm.webapp.impl.security.filter.CookieConfigurator
 
isSuspended() - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessInstanceDto
 
isTelemetryDataSentAlready(String, String, ServletContext) - Static method in class org.eximeebpms.bpm.webapp.impl.util.ServletContextUtil
 
isTenantCheckEnabled() - Method in class org.eximeebpms.bpm.cockpit.plugin.resource.AbstractCockpitPluginResource
Return true if tenant check is enabled.
isValidSortByValue(String) - Method in class org.eximeebpms.bpm.admin.impl.plugin.base.dto.MetricsAggregatedQueryDto
 
isValidSortByValue(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
 
isValidSortByValue(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.IncidentQueryDto
 
isValidSortByValue(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
 
isValidSortByValue(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionStatisticsQueryDto
 
isValidSortByValue(String) - Method in class org.eximeebpms.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
 
isValidSortByValue(String) - Method in class org.eximeebpms.bpm.webapp.rest.dto.AbstractRestQueryParametersDto
 

J

JobExecutorHelper - Class in org.eximeebpms.bpm.webapp.impl.test.util
Provides the JobExecutor related features of AbstractProcessEngineTestCase.
JobExecutorHelper(ProcessEngine) - Constructor for class org.eximeebpms.bpm.webapp.impl.test.util.JobExecutorHelper
 

K

key - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
 
key - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
 
key - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionStatisticsQueryDto
 
keyLike - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionStatisticsQueryDto
 

L

LAX - Enum constant in enum class org.eximeebpms.bpm.webapp.impl.security.filter.CookieConfigurator.SameSiteOption
 
load(InputStream, String) - Static method in class org.eximeebpms.bpm.webapp.impl.security.filter.util.FilterRules
 
loadFilterRules(FilterConfig, String) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.SecurityFilter
 
loadPlugins() - Method in class org.eximeebpms.bpm.webapp.plugin.impl.DefaultAppPluginRegistry
 
loadProcessEngineProvider() - Method in class org.eximeebpms.bpm.webapp.impl.AbstractAppRuntimeDelegate
Load the ProcessEngineProvider spi implementation.
LOGGER - Static variable in class org.eximeebpms.bpm.admin.impl.web.SetupResource
 
LOGGER - Static variable in class org.eximeebpms.bpm.webapp.impl.security.auth.AuthenticationUtil
 
LOGGER - Static variable in class org.eximeebpms.bpm.webapp.impl.security.auth.UserAuthenticationResource
 
lookupProcessEngine(String) - Method in class org.eximeebpms.bpm.admin.impl.web.SetupResource
 
lookupProcessEngine(String) - Static method in class org.eximeebpms.bpm.webapp.impl.util.ProcessEngineUtil
 

M

match(String, String) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.RequestFilter
 
match(String, String) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.RequestMatcher
 
Match(Map<String, String>, RequestAuthorizer) - Constructor for class org.eximeebpms.bpm.webapp.impl.security.filter.RequestMatcher.Match
 
matchRequestUri(String) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.RequestFilter
 
MAX_AGE - Enum constant in enum class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.StrictTransportSecurityProvider.Parameters
 
MAX_AGE_DEFAULT_VALUE - Static variable in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.StrictTransportSecurityProvider
 
maxResults - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.resources.ProcessInstanceRestService.QueryProcessInstancesCmd
 
maxResultsLimitEnabled - Variable in class org.eximeebpms.bpm.webapp.db.QueryParameters
 
methods - Variable in class org.eximeebpms.bpm.webapp.impl.security.filter.RequestFilter
 
methods - Variable in class org.eximeebpms.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathMatcherConfig
 
metric - Variable in class org.eximeebpms.bpm.admin.impl.plugin.base.dto.MetricsAggregatedResultDto
 
metrics - Variable in class org.eximeebpms.bpm.admin.impl.plugin.base.dto.MetricsAggregatedQueryDto
 
MetricsAggregatedQueryDto - Class in org.eximeebpms.bpm.admin.impl.plugin.base.dto
 
MetricsAggregatedQueryDto(ObjectMapper, MultivaluedMap<String, String>) - Constructor for class org.eximeebpms.bpm.admin.impl.plugin.base.dto.MetricsAggregatedQueryDto
 
MetricsAggregatedResultDto - Class in org.eximeebpms.bpm.admin.impl.plugin.base.dto
 
MetricsAggregatedResultDto() - Constructor for class org.eximeebpms.bpm.admin.impl.plugin.base.dto.MetricsAggregatedResultDto
 
MetricsRestService - Class in org.eximeebpms.bpm.admin.impl.plugin.resources
 
MetricsRestService(String) - Constructor for class org.eximeebpms.bpm.admin.impl.plugin.resources.MetricsRestService
 
MIME_TYPE_TEXT_CSS - Static variable in class org.eximeebpms.bpm.webapp.plugin.resource.AbstractAppPluginRootResource
 
MIME_TYPE_TEXT_HTML - Static variable in class org.eximeebpms.bpm.webapp.plugin.resource.AbstractAppPluginRootResource
 
MIME_TYPE_TEXT_JAVASCRIPT - Static variable in class org.eximeebpms.bpm.webapp.plugin.resource.AbstractAppPluginRootResource
 
MIME_TYPE_TEXT_PLAIN - Static variable in class org.eximeebpms.bpm.webapp.plugin.resource.AbstractAppPluginRootResource
 

N

name - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
 
name - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
 
name - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionStatisticsQueryDto
 
name - Variable in enum class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.StrictTransportSecurityProvider.Parameters
 
nameLike - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionStatisticsQueryDto
 
needsInitialUser(String) - Method in class org.eximeebpms.bpm.webapp.impl.engine.ProcessEnginesFilter
 
normalizeString(String) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentSecurityPolicyProvider
 
notFound() - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.UserAuthenticationResource
 

O

objectMapper - Static variable in class org.eximeebpms.bpm.admin.impl.plugin.resources.MetricsRestService
 
objectMapper - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.resources.ProcessInstanceRestService
 
objectMapper - Variable in class org.eximeebpms.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
 
objectMapper - Variable in class org.eximeebpms.bpm.webapp.rest.dto.AbstractRestQueryParametersDto
 
OPTION_PARAM - Static variable in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.XssProtectionProvider
 
org.eximeebpms.bpm.admin - package org.eximeebpms.bpm.admin
 
org.eximeebpms.bpm.admin.impl - package org.eximeebpms.bpm.admin.impl
 
org.eximeebpms.bpm.admin.impl.plugin - package org.eximeebpms.bpm.admin.impl.plugin
 
org.eximeebpms.bpm.admin.impl.plugin.base.dto - package org.eximeebpms.bpm.admin.impl.plugin.base.dto
 
org.eximeebpms.bpm.admin.impl.plugin.resources - package org.eximeebpms.bpm.admin.impl.plugin.resources
 
org.eximeebpms.bpm.admin.impl.web - package org.eximeebpms.bpm.admin.impl.web
 
org.eximeebpms.bpm.admin.impl.web.bootstrap - package org.eximeebpms.bpm.admin.impl.web.bootstrap
 
org.eximeebpms.bpm.admin.plugin.spi - package org.eximeebpms.bpm.admin.plugin.spi
 
org.eximeebpms.bpm.admin.plugin.spi.impl - package org.eximeebpms.bpm.admin.plugin.spi.impl
 
org.eximeebpms.bpm.admin.resource - package org.eximeebpms.bpm.admin.resource
 
org.eximeebpms.bpm.cockpit - package org.eximeebpms.bpm.cockpit
 
org.eximeebpms.bpm.cockpit.db - package org.eximeebpms.bpm.cockpit.db
 
org.eximeebpms.bpm.cockpit.impl - package org.eximeebpms.bpm.cockpit.impl
 
org.eximeebpms.bpm.cockpit.impl.db - package org.eximeebpms.bpm.cockpit.impl.db
 
org.eximeebpms.bpm.cockpit.impl.plugin - package org.eximeebpms.bpm.cockpit.impl.plugin
 
org.eximeebpms.bpm.cockpit.impl.plugin.base.dto - package org.eximeebpms.bpm.cockpit.impl.plugin.base.dto
 
org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query - package org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query
 
org.eximeebpms.bpm.cockpit.impl.plugin.base.sub.resources - package org.eximeebpms.bpm.cockpit.impl.plugin.base.sub.resources
 
org.eximeebpms.bpm.cockpit.impl.plugin.resources - package org.eximeebpms.bpm.cockpit.impl.plugin.resources
 
org.eximeebpms.bpm.cockpit.impl.web - package org.eximeebpms.bpm.cockpit.impl.web
 
org.eximeebpms.bpm.cockpit.impl.web.bootstrap - package org.eximeebpms.bpm.cockpit.impl.web.bootstrap
 
org.eximeebpms.bpm.cockpit.plugin - package org.eximeebpms.bpm.cockpit.plugin
 
org.eximeebpms.bpm.cockpit.plugin.resource - package org.eximeebpms.bpm.cockpit.plugin.resource
 
org.eximeebpms.bpm.cockpit.plugin.spi - package org.eximeebpms.bpm.cockpit.plugin.spi
 
org.eximeebpms.bpm.cockpit.plugin.spi.impl - package org.eximeebpms.bpm.cockpit.plugin.spi.impl
 
org.eximeebpms.bpm.cockpit.plugin.test - package org.eximeebpms.bpm.cockpit.plugin.test
 
org.eximeebpms.bpm.cockpit.plugin.test.application - package org.eximeebpms.bpm.cockpit.plugin.test.application
 
org.eximeebpms.bpm.cockpit.rest.dto - package org.eximeebpms.bpm.cockpit.rest.dto
 
org.eximeebpms.bpm.cockpit.service - package org.eximeebpms.bpm.cockpit.service
 
org.eximeebpms.bpm.tasklist - package org.eximeebpms.bpm.tasklist
 
org.eximeebpms.bpm.tasklist.impl - package org.eximeebpms.bpm.tasklist.impl
 
org.eximeebpms.bpm.tasklist.impl.plugin - package org.eximeebpms.bpm.tasklist.impl.plugin
 
org.eximeebpms.bpm.tasklist.impl.plugin.resources - package org.eximeebpms.bpm.tasklist.impl.plugin.resources
 
org.eximeebpms.bpm.tasklist.impl.web - package org.eximeebpms.bpm.tasklist.impl.web
 
org.eximeebpms.bpm.tasklist.impl.web.bootstrap - package org.eximeebpms.bpm.tasklist.impl.web.bootstrap
 
org.eximeebpms.bpm.tasklist.plugin.spi - package org.eximeebpms.bpm.tasklist.plugin.spi
 
org.eximeebpms.bpm.tasklist.plugin.spi.impl - package org.eximeebpms.bpm.tasklist.plugin.spi.impl
 
org.eximeebpms.bpm.tasklist.resource - package org.eximeebpms.bpm.tasklist.resource
 
org.eximeebpms.bpm.webapp - package org.eximeebpms.bpm.webapp
 
org.eximeebpms.bpm.webapp.db - package org.eximeebpms.bpm.webapp.db
 
org.eximeebpms.bpm.webapp.impl - package org.eximeebpms.bpm.webapp.impl
 
org.eximeebpms.bpm.webapp.impl.db - package org.eximeebpms.bpm.webapp.impl.db
 
org.eximeebpms.bpm.webapp.impl.engine - package org.eximeebpms.bpm.webapp.impl.engine
 
org.eximeebpms.bpm.webapp.impl.filter - package org.eximeebpms.bpm.webapp.impl.filter
 
org.eximeebpms.bpm.webapp.impl.security - package org.eximeebpms.bpm.webapp.impl.security
 
org.eximeebpms.bpm.webapp.impl.security.auth - package org.eximeebpms.bpm.webapp.impl.security.auth
 
org.eximeebpms.bpm.webapp.impl.security.filter - package org.eximeebpms.bpm.webapp.impl.security.filter
 
org.eximeebpms.bpm.webapp.impl.security.filter.headersec - package org.eximeebpms.bpm.webapp.impl.security.filter.headersec
 
org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider - package org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider
 
org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl - package org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl
 
org.eximeebpms.bpm.webapp.impl.security.filter.util - package org.eximeebpms.bpm.webapp.impl.security.filter.util
 
org.eximeebpms.bpm.webapp.impl.test.util - package org.eximeebpms.bpm.webapp.impl.test.util
 
org.eximeebpms.bpm.webapp.impl.util - package org.eximeebpms.bpm.webapp.impl.util
 
org.eximeebpms.bpm.webapp.plugin - package org.eximeebpms.bpm.webapp.plugin
 
org.eximeebpms.bpm.webapp.plugin.impl - package org.eximeebpms.bpm.webapp.plugin.impl
 
org.eximeebpms.bpm.webapp.plugin.resource - package org.eximeebpms.bpm.webapp.plugin.resource
 
org.eximeebpms.bpm.webapp.plugin.spi - package org.eximeebpms.bpm.webapp.plugin.spi
 
org.eximeebpms.bpm.webapp.plugin.spi.impl - package org.eximeebpms.bpm.webapp.plugin.spi.impl
 
org.eximeebpms.bpm.webapp.rest.dto - package org.eximeebpms.bpm.webapp.rest.dto
 
org.eximeebpms.bpm.welcome - package org.eximeebpms.bpm.welcome
 
org.eximeebpms.bpm.welcome.impl - package org.eximeebpms.bpm.welcome.impl
 
org.eximeebpms.bpm.welcome.impl.plugin - package org.eximeebpms.bpm.welcome.impl.plugin
 
org.eximeebpms.bpm.welcome.impl.plugin.resources - package org.eximeebpms.bpm.welcome.impl.plugin.resources
 
org.eximeebpms.bpm.welcome.impl.web - package org.eximeebpms.bpm.welcome.impl.web
 
org.eximeebpms.bpm.welcome.impl.web.bootstrap - package org.eximeebpms.bpm.welcome.impl.web.bootstrap
 
org.eximeebpms.bpm.welcome.plugin.spi - package org.eximeebpms.bpm.welcome.plugin.spi
 
org.eximeebpms.bpm.welcome.plugin.spi.impl - package org.eximeebpms.bpm.welcome.plugin.spi.impl
 
org.eximeebpms.bpm.welcome.resource - package org.eximeebpms.bpm.welcome.resource
 

P

parameter - Variable in class org.eximeebpms.bpm.webapp.impl.db.QueryServiceImpl.ExecuteListQueryCmd
 
parameter - Variable in class org.eximeebpms.bpm.webapp.impl.db.QueryServiceImpl.ExecuteSingleQueryCmd
 
parameter - Variable in class org.eximeebpms.bpm.webapp.impl.db.QueryServiceImpl.QueryServiceRowCountCmd
 
parentProcessDefinitionId - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
 
parentProcessDefinitionId - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
 
parentProcessInstanceId - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
 
parseParams() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.HeaderSecurityProvider
 
parseParams() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentSecurityPolicyProvider
 
parseParams() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentTypeOptionsProvider
 
parseParams() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.StrictTransportSecurityProvider
 
parseParams() - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.XssProtectionProvider
 
parseParams(FilterConfig) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.CookieConfigurator
 
parseValue(String) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.XssProtectionProvider
 
path - Variable in class org.eximeebpms.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathMatcherConfig
 
PATH - Static variable in class org.eximeebpms.bpm.admin.impl.plugin.resources.MetricsRestService
 
PATH - Static variable in class org.eximeebpms.bpm.cockpit.impl.plugin.resources.IncidentRestService
 
PATH - Static variable in class org.eximeebpms.bpm.cockpit.impl.plugin.resources.ProcessDefinitionRestService
 
PATH - Static variable in class org.eximeebpms.bpm.cockpit.impl.plugin.resources.ProcessInstanceRestService
 
PATH - Static variable in class org.eximeebpms.bpm.webapp.impl.security.auth.UserAuthenticationResource
 
pathFilter - Variable in class org.eximeebpms.bpm.webapp.impl.security.filter.SecurityFilterConfig
 
PathFilterConfig() - Constructor for class org.eximeebpms.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathFilterConfig
 
PathFilterRule - Class in org.eximeebpms.bpm.webapp.impl.security.filter
A SecurityFilterRule that delegates to a set of path matchers
PathFilterRule() - Constructor for class org.eximeebpms.bpm.webapp.impl.security.filter.PathFilterRule
 
PathMatcherConfig() - Constructor for class org.eximeebpms.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathMatcherConfig
 
pattern - Variable in class org.eximeebpms.bpm.webapp.impl.security.filter.RequestFilter
 
PLUGIN_DEPENDENCIES_PLACEHOLDER - Static variable in class org.eximeebpms.bpm.webapp.impl.engine.ProcessEnginesFilter
 
PLUGIN_PACKAGES_PLACEHOLDER - Static variable in class org.eximeebpms.bpm.webapp.impl.engine.ProcessEnginesFilter
 
pluginDependencyFormat - Variable in class org.eximeebpms.bpm.webapp.impl.engine.ProcessEnginesFilter
 
pluginPackageFormat - Variable in class org.eximeebpms.bpm.webapp.impl.engine.ProcessEnginesFilter
 
pluginRegistry - Variable in class org.eximeebpms.bpm.webapp.impl.AbstractAppRuntimeDelegate
 
PluginRegistry - Interface in org.eximeebpms.bpm.cockpit.plugin
Deprecated.
PluginResourceOverride - Interface in org.eximeebpms.bpm.webapp.plugin.resource
Used to replace a plugin resource.
pluginsMap - Variable in class org.eximeebpms.bpm.webapp.plugin.impl.DefaultAppPluginRegistry
 
pluginType - Variable in class org.eximeebpms.bpm.webapp.plugin.impl.DefaultAppPluginRegistry
the interface type of plugins managed by this registry
ProcessDefinitionDto - Class in org.eximeebpms.bpm.cockpit.impl.plugin.base.dto
 
ProcessDefinitionDto() - Constructor for class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
 
processDefinitionId - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.CalledProcessInstanceDto
 
processDefinitionId - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
processDefinitionId - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
 
processDefinitionIdIn - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.IncidentQueryDto
 
processDefinitionKey - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.CalledProcessInstanceDto
 
processDefinitionName - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.CalledProcessInstanceDto
 
ProcessDefinitionQueryDto - Class in org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query
 
ProcessDefinitionQueryDto() - Constructor for class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
 
ProcessDefinitionQueryDto(MultivaluedMap<String, String>) - Constructor for class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
 
ProcessDefinitionResource - Class in org.eximeebpms.bpm.cockpit.impl.plugin.base.sub.resources
 
ProcessDefinitionResource(String, String) - Constructor for class org.eximeebpms.bpm.cockpit.impl.plugin.base.sub.resources.ProcessDefinitionResource
 
ProcessDefinitionResource.QueryCalledProcessDefinitionsCmd - Class in org.eximeebpms.bpm.cockpit.impl.plugin.base.sub.resources
 
ProcessDefinitionRestService - Class in org.eximeebpms.bpm.cockpit.impl.plugin.resources
 
ProcessDefinitionRestService(String) - Constructor for class org.eximeebpms.bpm.cockpit.impl.plugin.resources.ProcessDefinitionRestService
 
ProcessDefinitionStatisticsDto - Class in org.eximeebpms.bpm.cockpit.impl.plugin.base.dto
 
ProcessDefinitionStatisticsDto() - Constructor for class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
 
ProcessDefinitionStatisticsQueryDto - Class in org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query
 
ProcessDefinitionStatisticsQueryDto(MultivaluedMap<String, String>) - Constructor for class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionStatisticsQueryDto
 
processEngineName - Variable in class org.eximeebpms.bpm.webapp.impl.security.auth.Authentication
 
processEngineProvider - Variable in class org.eximeebpms.bpm.webapp.impl.AbstractAppRuntimeDelegate
 
processEngineProviderNotFound() - Method in class org.eximeebpms.bpm.webapp.impl.WebappLogger
 
processEngineRule - Variable in class org.eximeebpms.bpm.cockpit.plugin.test.AbstractCockpitPluginTest
 
ProcessEnginesFilter - Class in org.eximeebpms.bpm.webapp.impl.engine
 
ProcessEnginesFilter() - Constructor for class org.eximeebpms.bpm.webapp.impl.engine.ProcessEnginesFilter
 
ProcessEngineUtil - Class in org.eximeebpms.bpm.webapp.impl.util
 
ProcessEngineUtil() - Constructor for class org.eximeebpms.bpm.webapp.impl.util.ProcessEngineUtil
 
ProcessInstanceDto - Class in org.eximeebpms.bpm.cockpit.impl.plugin.base.dto
 
ProcessInstanceDto() - Constructor for class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessInstanceDto
 
processInstanceId - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
processInstanceIdIn - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.IncidentQueryDto
 
ProcessInstanceQueryDto - Class in org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query
 
ProcessInstanceQueryDto() - Constructor for class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.ProcessInstanceQueryDto
 
ProcessInstanceQueryDto(MultivaluedMap<String, String>) - Constructor for class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.ProcessInstanceQueryDto
 
ProcessInstanceResource - Class in org.eximeebpms.bpm.cockpit.impl.plugin.base.sub.resources
 
ProcessInstanceResource(String, String) - Constructor for class org.eximeebpms.bpm.cockpit.impl.plugin.base.sub.resources.ProcessInstanceResource
 
ProcessInstanceRestService - Class in org.eximeebpms.bpm.cockpit.impl.plugin.resources
 
ProcessInstanceRestService(String) - Constructor for class org.eximeebpms.bpm.cockpit.impl.plugin.resources.ProcessInstanceRestService
 
ProcessInstanceRestService.QueryProcessInstancesCmd - Class in org.eximeebpms.bpm.cockpit.impl.plugin.resources
 
ProcessInstanceRestService.QueryProcessInstancesCountCmd - Class in org.eximeebpms.bpm.cockpit.impl.plugin.resources
 
PROJECT_CODE - Static variable in class org.eximeebpms.bpm.webapp.impl.WebappLogger
 
providers - Variable in class org.eximeebpms.bpm.admin.impl.web.SetupResource
 
providers - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.resources.BaseRootResource
 

Q

queryCalledProcessDefinitions(ProcessDefinitionQueryDto) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.sub.resources.ProcessDefinitionResource
 
QueryCalledProcessDefinitionsCmd(ProcessDefinitionQueryDto) - Constructor for class org.eximeebpms.bpm.cockpit.impl.plugin.base.sub.resources.ProcessDefinitionResource.QueryCalledProcessDefinitionsCmd
 
queryCalledProcessInstances(CalledProcessInstanceQueryDto) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.sub.resources.ProcessInstanceResource
 
queryIncidents(IncidentQueryDto, Integer, Integer) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.resources.IncidentRestService
 
queryIncidentsCount(IncidentQueryDto) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.resources.IncidentRestService
 
queryParameter - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.sub.resources.ProcessDefinitionResource.QueryCalledProcessDefinitionsCmd
 
queryParameter - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.resources.ProcessInstanceRestService.QueryProcessInstancesCmd
 
queryParameter - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.resources.ProcessInstanceRestService.QueryProcessInstancesCountCmd
 
QueryParameters - Class in org.eximeebpms.bpm.cockpit.db
Typed query parameters for usage in cockpit plugins
QueryParameters - Class in org.eximeebpms.bpm.webapp.db
Typed query parameters for usage in webapp plugins
QueryParameters() - Constructor for class org.eximeebpms.bpm.cockpit.db.QueryParameters
 
QueryParameters() - Constructor for class org.eximeebpms.bpm.webapp.db.QueryParameters
 
QueryParameters(int, int) - Constructor for class org.eximeebpms.bpm.webapp.db.QueryParameters
 
queryProcessInstances(ProcessInstanceQueryDto, Integer, Integer) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.resources.ProcessInstanceRestService
 
QueryProcessInstancesCmd(ProcessInstanceQueryDto, Integer, Integer) - Constructor for class org.eximeebpms.bpm.cockpit.impl.plugin.resources.ProcessInstanceRestService.QueryProcessInstancesCmd
 
queryProcessInstancesCount(ProcessInstanceQueryDto) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.resources.ProcessInstanceRestService
 
QueryProcessInstancesCountCmd(ProcessInstanceQueryDto) - Constructor for class org.eximeebpms.bpm.cockpit.impl.plugin.resources.ProcessInstanceRestService.QueryProcessInstancesCountCmd
 
QueryService - Interface in org.eximeebpms.bpm.cockpit.db
 
QueryService - Interface in org.eximeebpms.bpm.webapp.db
 
QueryServiceImpl - Class in org.eximeebpms.bpm.cockpit.impl.db
 
QueryServiceImpl - Class in org.eximeebpms.bpm.webapp.impl.db
 
QueryServiceImpl(CommandExecutor) - Constructor for class org.eximeebpms.bpm.cockpit.impl.db.QueryServiceImpl
 
QueryServiceImpl(CommandExecutor) - Constructor for class org.eximeebpms.bpm.webapp.impl.db.QueryServiceImpl
 
QueryServiceImpl.ExecuteListQueryCmd<T> - Class in org.eximeebpms.bpm.webapp.impl.db
 
QueryServiceImpl.ExecuteSingleQueryCmd<T> - Class in org.eximeebpms.bpm.webapp.impl.db
 
QueryServiceImpl.QueryServiceRowCountCmd - Class in org.eximeebpms.bpm.webapp.impl.db
 
QueryServiceRowCountCmd(String, ListQueryParameterObject) - Constructor for class org.eximeebpms.bpm.webapp.impl.db.QueryServiceImpl.QueryServiceRowCountCmd
 
QuerySessionFactory - Class in org.eximeebpms.bpm.webapp.impl.db
 
QuerySessionFactory() - Constructor for class org.eximeebpms.bpm.webapp.impl.db.QuerySessionFactory
 
queryStatistics(UriInfo, Integer, Integer) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.resources.ProcessDefinitionRestService
 

R

removeByEngineName(String) - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.Authentications
Removes the authentication for the provided process engine name.
replacePlaceholder(String, String, String, String, String, String) - Method in class org.eximeebpms.bpm.webapp.impl.engine.ProcessEnginesFilter
 
request - Variable in class org.eximeebpms.bpm.webapp.impl.security.auth.UserAuthenticationResource
 
RequestAuthorizer - Interface in org.eximeebpms.bpm.webapp.impl.security.filter
The interface for request authorizers.
RequestAuthorizer.AnnonymousAuthorizer - Class in org.eximeebpms.bpm.webapp.impl.security.filter
 
RequestFilter - Class in org.eximeebpms.bpm.webapp.impl.security.filter
A request matcher that matches uris compatible to the JAX-RS syntax and extracts the arguments on match.
RequestFilter(String, String, String...) - Constructor for class org.eximeebpms.bpm.webapp.impl.security.filter.RequestFilter
 
RequestInfo - Class in org.eximeebpms.bpm.webapp.plugin.resource
 
RequestInfo(HttpHeaders, ServletContext, UriInfo) - Constructor for class org.eximeebpms.bpm.webapp.plugin.resource.RequestInfo
 
RequestMatcher - Class in org.eximeebpms.bpm.webapp.impl.security.filter
 
RequestMatcher(RequestFilter, RequestAuthorizer) - Constructor for class org.eximeebpms.bpm.webapp.impl.security.filter.RequestMatcher
 
RequestMatcher.Match - Class in org.eximeebpms.bpm.webapp.impl.security.filter
 
resolveVariableValue(Object) - Method in class org.eximeebpms.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
 
resolveVariableValue(Object) - Method in class org.eximeebpms.bpm.webapp.rest.dto.AbstractRestQueryParametersDto
 
resourceOverrides - Variable in class org.eximeebpms.bpm.webapp.impl.AbstractAppRuntimeDelegate
 
response - Variable in class org.eximeebpms.bpm.webapp.impl.security.filter.SessionCookieFilter.SameSiteResponseProxy
 
revalidateSession(HttpServletRequest, UserAuthentication) - Static method in class org.eximeebpms.bpm.webapp.impl.security.auth.AuthenticationUtil
Invalidates the old HttpSession of the current request and creates a new one.
rootCauseIncidentActivityId - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
rootCauseIncidentConfiguration - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
rootCauseIncidentFailedActivityId - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
rootCauseIncidentId - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
rootCauseIncidentMessage - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
rootCauseIncidentProcessDefinitionId - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
rootCauseIncidentProcessInstanceId - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
runtimeDelegate - Variable in class org.eximeebpms.bpm.webapp.plugin.resource.AbstractAppPluginResource
 
runtimeDelegate - Variable in class org.eximeebpms.bpm.webapp.plugin.resource.AbstractAppPluginRootResource
 
runWithAuthentications(SecurityActions.SecurityAction<T>, Authentications) - Static method in class org.eximeebpms.bpm.webapp.impl.security.SecurityActions
 
runWithoutAuthentication(SecurityActions.SecurityAction<T>, ProcessEngine) - Static method in class org.eximeebpms.bpm.webapp.impl.security.SecurityActions
 

S

SAME_SITE_FIELD_NAME - Static variable in class org.eximeebpms.bpm.webapp.impl.security.filter.util.CookieConstants
 
SAME_SITE_FIELD_NAME_REGEX - Static variable in class org.eximeebpms.bpm.webapp.impl.security.filter.util.CookieConstants
 
SAME_SITE_OPTION_PARAM - Static variable in class org.eximeebpms.bpm.webapp.impl.security.filter.CookieConfigurator
 
SAME_SITE_VALUE_PARAM - Static variable in class org.eximeebpms.bpm.webapp.impl.security.filter.CookieConfigurator
 
sameSiteCookieValue - Variable in class org.eximeebpms.bpm.webapp.impl.security.filter.CookieConfigurator
 
SameSiteResponseProxy(HttpServletResponse) - Constructor for class org.eximeebpms.bpm.webapp.impl.security.filter.SessionCookieFilter.SameSiteResponseProxy
 
SANITIZE - Enum constant in enum class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.XssProtectionOption
 
SECURE_FLAG_NAME - Static variable in class org.eximeebpms.bpm.webapp.impl.security.filter.util.CookieConstants
 
SECURE_FLAG_NAME_REGEX - Static variable in class org.eximeebpms.bpm.webapp.impl.security.filter.util.CookieConstants
 
SecurityActions - Class in org.eximeebpms.bpm.webapp.impl.security
 
SecurityActions() - Constructor for class org.eximeebpms.bpm.webapp.impl.security.SecurityActions
 
SecurityActions.SecurityAction<T> - Interface in org.eximeebpms.bpm.webapp.impl.security
 
SecurityFilter - Class in org.eximeebpms.bpm.webapp.impl.security.filter
Simple filter implementation which delegates to a list of FilterRules, evaluating their SecurityFilterRule#setAuthorized(org.eximeebpms.bpm.webapp.impl.security.filter.AppRequest) condition for the given request.
SecurityFilter() - Constructor for class org.eximeebpms.bpm.webapp.impl.security.filter.SecurityFilter
 
SecurityFilterConfig - Class in org.eximeebpms.bpm.webapp.impl.security.filter
POJO representing the configuration of the security filter
SecurityFilterConfig() - Constructor for class org.eximeebpms.bpm.webapp.impl.security.filter.SecurityFilterConfig
 
SecurityFilterConfig.PathFilterConfig - Class in org.eximeebpms.bpm.webapp.impl.security.filter
 
SecurityFilterConfig.PathMatcherConfig - Class in org.eximeebpms.bpm.webapp.impl.security.filter
 
SecurityFilterRule - Interface in org.eximeebpms.bpm.webapp.impl.security.filter
This interface is used by the SecurityFilter to authorize incoming requests.
sendError(int) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.SessionCookieFilter.SameSiteResponseProxy
 
sendError(int, String) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.SessionCookieFilter.SameSiteResponseProxy
 
sendForbidden(HttpServletRequest, HttpServletResponse) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.SecurityFilter
 
sendForbiddenApplicationAccess(String, HttpServletRequest, HttpServletResponse) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.SecurityFilter
 
sendRedirect(String) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.SessionCookieFilter.SameSiteResponseProxy
 
sendUnauthorized(HttpServletRequest, HttpServletResponse) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.SecurityFilter
 
serveIndexPage(String, String, String, String, HttpServletResponse, ServletContext) - Method in class org.eximeebpms.bpm.webapp.impl.engine.ProcessEnginesFilter
 
serveIndexPage(String, String, String, String, String, HttpServletRequest, HttpServletResponse) - Method in class org.eximeebpms.bpm.webapp.impl.engine.ProcessEnginesFilter
 
serveTemplate(String, String, String, String, HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.eximeebpms.bpm.webapp.impl.engine.ProcessEnginesFilter
 
servletContext - Variable in class org.eximeebpms.bpm.webapp.plugin.resource.AbstractAppPluginRootResource
 
servletContext - Variable in class org.eximeebpms.bpm.webapp.plugin.resource.RequestInfo
 
ServletContextUtil - Class in org.eximeebpms.bpm.webapp.impl.util
With EximeeBPMS.13 we introduced the application path prefix /eximeebpms to Spring Boot.
ServletContextUtil() - Constructor for class org.eximeebpms.bpm.webapp.impl.util.ServletContextUtil
 
ServletFilterUtil - Class in org.eximeebpms.bpm.webapp.impl.util
Common logic that is used in servlet filters.
ServletFilterUtil() - Constructor for class org.eximeebpms.bpm.webapp.impl.util.ServletFilterUtil
 
SessionCookieFilter - Class in org.eximeebpms.bpm.webapp.impl.security.filter
 
SessionCookieFilter() - Constructor for class org.eximeebpms.bpm.webapp.impl.security.filter.SessionCookieFilter
 
SessionCookieFilter.SameSiteResponseProxy - Class in org.eximeebpms.bpm.webapp.impl.security.filter
 
sessionCreated(HttpSessionEvent) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.util.HttpSessionMutexListener
 
sessionDestroyed(HttpSessionEvent) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.util.HttpSessionMutexListener
 
SET_COOKIE_HEADER_NAME - Static variable in class org.eximeebpms.bpm.webapp.impl.security.filter.util.CookieConstants
 
setActivityId(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
setActivityIdIn(String[]) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
 
setActivityIdIn(String[]) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.IncidentQueryDto
 
setActivityIdIn(String[]) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
 
setActivityInstanceIdIn(String[]) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
 
setAdminRuntimeDelegate(AdminRuntimeDelegate) - Static method in class org.eximeebpms.bpm.admin.Admin
A setter to set the AdminRuntimeDelegate.
setAllowedPaths(List<SecurityFilterConfig.PathMatcherConfig>) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathFilterConfig
 
setAnnotation(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
setAppPath(String, ServletContext) - Static method in class org.eximeebpms.bpm.webapp.impl.util.ServletContextUtil
Sets an application path into Spring Boot's servlet context.
setAuthorizedApps(List<String>) - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.AuthenticationDto
 
setAuthorizedApps(Set<String>) - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.UserAuthentication
 
setAuthorizer(String) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathMatcherConfig
 
setBusinessKey(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessInstanceDto
 
setBusinessKey(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
 
setBusinessKey(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
 
setCacheTTLForLogin(long, ServletContext) - Static method in class org.eximeebpms.bpm.webapp.impl.util.ServletContextUtil
Sets in the AuthenticationFilter to be used on initial login authentication.
setCacheValidationTime(Date) - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.UserAuthentication
 
setCalledFromActivityIds(List<String>) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
 
setCauseIncidentActivityId(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
setCauseIncidentFailedActivityId(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
setCauseIncidentId(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
setCauseIncidentProcessDefinitionId(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
setCauseIncidentProcessInstanceId(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
setCockpitRuntimeDelegate(CockpitRuntimeDelegate) - Static method in class org.eximeebpms.bpm.cockpit.Cockpit
A setter to set the CockpitRuntimeDelegate.
setConfiguration(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
setCSRFToken(HttpServletRequest, HttpServletResponse) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.CsrfPreventionFilter
Generates a new CSRF Token which is persisted in the session.
setCurrent(Authentications) - Static method in class org.eximeebpms.bpm.webapp.impl.security.auth.Authentications
sets the Authentications for the current thread in a thread local.
setDeniedPaths(List<SecurityFilterConfig.PathMatcherConfig>) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathFilterConfig
 
setDenyStatus(int) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.CsrfPreventionFilter
Sets the response status code that is used to reject denied request.
setDisabled(boolean) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.HeaderSecurityProvider
 
setEndDate(Date) - Method in class org.eximeebpms.bpm.admin.impl.plugin.base.dto.MetricsAggregatedQueryDto
 
setEntryPoints(String) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.CsrfPreventionFilter
Entry points are URLs that will not be tested for the presence of a valid token.
setExecutionId(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
setFailedActivityId(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
setGroupBy(String) - Method in class org.eximeebpms.bpm.admin.impl.plugin.base.dto.MetricsAggregatedQueryDto
 
setGroupIds(List<String>) - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.UserAuthentication
 
setHistoryEnabled(boolean) - Method in class org.eximeebpms.bpm.webapp.db.QueryParameters
 
setId(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
setId(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
 
setId(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
 
setId(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessInstanceDto
 
setIncidentCount(int) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentStatisticsDto
 
setIncidentMessage(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
setIncidents(Integer) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
 
setIncidents(List<IncidentStatisticsDto>) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.CalledProcessInstanceDto
 
setIncidents(List<IncidentStatisticsDto>) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessInstanceDto
 
setIncidentTimestamp(Date) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
setIncidentType(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
setIncidentType(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentStatisticsDto
 
setInstances(Integer) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
 
setKey(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
 
setKey(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
 
setKey(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionStatisticsQueryDto
 
setKeyLike(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionStatisticsQueryDto
 
setMethods(String) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathMatcherConfig
 
setMetric(String) - Method in class org.eximeebpms.bpm.admin.impl.plugin.base.dto.MetricsAggregatedResultDto
 
setMetrics(List<String>) - Method in class org.eximeebpms.bpm.admin.impl.plugin.base.dto.MetricsAggregatedQueryDto
 
setName(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
 
setName(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
 
setName(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionStatisticsQueryDto
 
setNameLike(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionStatisticsQueryDto
 
setObjectMapper(ObjectMapper) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.resources.ProcessInstanceRestService
 
setObjectMapper(ObjectMapper) - Method in class org.eximeebpms.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
 
setObjectMapper(ObjectMapper) - Method in class org.eximeebpms.bpm.webapp.rest.dto.AbstractRestQueryParametersDto
 
setParentProcessDefinitionId(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
 
setParentProcessDefinitionId(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
 
setParentProcessInstanceId(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
 
setPath(String) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathMatcherConfig
 
setPathFilter(SecurityFilterConfig.PathFilterConfig) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.SecurityFilterConfig
 
setPattern(String, String) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.RequestFilter
Sets the uri pattern for this matcher
setProcessDefinitionId(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
setProcessDefinitionId(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
 
setProcessDefinitionIdIn(String[]) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.IncidentQueryDto
 
setProcessInstanceId(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
setProcessInstanceIdIn(String[]) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.IncidentQueryDto
 
setRandomClass(String) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.CsrfPreventionFilter
Sets the name of the class to use to generate tokens.
setRootCauseIncidentActivityId(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
setRootCauseIncidentConfiguration(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
setRootCauseIncidentFailedActivityId(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
setRootCauseIncidentId(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
setRootCauseIncidentMessage(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
setRootCauseIncidentProcessDefinitionId(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
setRootCauseIncidentProcessInstanceId(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
setRuntimeDelegate(WelcomeRuntimeDelegate) - Static method in class org.eximeebpms.bpm.welcome.Welcome
A setter to set the WelcomeRuntimeDelegate.
setSortBy(String) - Method in class org.eximeebpms.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
 
setSortBy(String) - Method in class org.eximeebpms.bpm.webapp.rest.dto.AbstractRestQueryParametersDto
 
setSortOrder(String) - Method in class org.eximeebpms.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
 
setSortOrder(String) - Method in class org.eximeebpms.bpm.webapp.rest.dto.AbstractRestQueryParametersDto
 
setStartDate(Date) - Method in class org.eximeebpms.bpm.admin.impl.plugin.base.dto.MetricsAggregatedQueryDto
 
setStartedAfter(Date) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
 
setStartedBefore(Date) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
 
setStartTime(Date) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessInstanceDto
 
setSubscriptionMonth(Integer) - Method in class org.eximeebpms.bpm.admin.impl.plugin.base.dto.MetricsAggregatedResultDto
 
setSubscriptionStartDate(Date) - Method in class org.eximeebpms.bpm.admin.impl.plugin.base.dto.MetricsAggregatedQueryDto
 
setSubscriptionYear(Integer) - Method in class org.eximeebpms.bpm.admin.impl.plugin.base.dto.MetricsAggregatedResultDto
 
setSum(Long) - Method in class org.eximeebpms.bpm.admin.impl.plugin.base.dto.MetricsAggregatedResultDto
 
setSuperProcessDefinitionId(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
 
setSuspensionState(int) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
 
setSuspensionState(int) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessInstanceDto
 
setTargetOrigin(String) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.CsrfPreventionFilter
Target origin is the application expected deployment domain, i.e. the domain name through which the webapps are accessed.
setTasklistRuntimeDelegate(TasklistRuntimeDelegate) - Static method in class org.eximeebpms.bpm.tasklist.Tasklist
A setter to set the TasklistRuntimeDelegate.
setTelemetryDataSent(String, String, ServletContext) - Static method in class org.eximeebpms.bpm.webapp.impl.util.ServletContextUtil
Marks the web application as successfully sent to the engine as telemetry info
setTenantId(String) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
 
setTenantIds(List<String>) - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.UserAuthentication
 
setup() - Method in class org.eximeebpms.bpm.admin.impl.web.bootstrap.AdminContainerBootstrap.AdminEnvironment
 
setup() - Method in class org.eximeebpms.bpm.cockpit.impl.web.bootstrap.CockpitContainerBootstrap.CockpitEnvironment
 
setup() - Method in class org.eximeebpms.bpm.tasklist.impl.web.bootstrap.TasklistContainerBootstrap.TasklistEnvironment
 
setup() - Method in class org.eximeebpms.bpm.welcome.impl.web.bootstrap.WelcomeContainerBootstrap.WelcomeEnvironment
 
SETUP_PAGE - Static variable in class org.eximeebpms.bpm.webapp.impl.engine.ProcessEnginesFilter
 
setupActionNotAvailable() - Method in class org.eximeebpms.bpm.webapp.impl.WebappLogger
 
SetupResource - Class in org.eximeebpms.bpm.admin.impl.web
Jax RS resource allowing to perform the setup steps.
SetupResource() - Constructor for class org.eximeebpms.bpm.admin.impl.web.SetupResource
 
setUserId(String) - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.AuthenticationDto
 
setValue(String) - Method in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.HeaderSecurityProvider
 
setValueBasedOnAnnotation(String, String) - Method in class org.eximeebpms.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
Finds the methods that are annotated with a EximeeBPMSQueryParam with a value that matches the key parameter.
setValueBasedOnAnnotation(String, String) - Method in class org.eximeebpms.bpm.webapp.rest.dto.AbstractRestQueryParametersDto
Finds the methods that are annotated with a EximeeBPMSQueryParam with a value that matches the key parameter.
setVariables(List<VariableQueryParameterDto>) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
 
setVariables(List<VariableQueryParameterDto>) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
 
setVersion(int) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
 
setVersion(long) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
 
setWebappInTelemetry(String, String, ServletContext) - Method in class org.eximeebpms.bpm.webapp.impl.engine.ProcessEnginesFilter
 
setWithIncident(Boolean) - Method in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
 
SORT_ORDER_ASC_VALUE - Static variable in class org.eximeebpms.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
 
SORT_ORDER_ASC_VALUE - Static variable in class org.eximeebpms.bpm.webapp.rest.dto.AbstractRestQueryParametersDto
 
SORT_ORDER_DESC_VALUE - Static variable in class org.eximeebpms.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
 
SORT_ORDER_DESC_VALUE - Static variable in class org.eximeebpms.bpm.webapp.rest.dto.AbstractRestQueryParametersDto
 
sortBy - Variable in class org.eximeebpms.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
 
sortBy - Variable in class org.eximeebpms.bpm.webapp.rest.dto.AbstractRestQueryParametersDto
 
sortOptionsValid() - Method in class org.eximeebpms.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
 
sortOptionsValid() - Method in class org.eximeebpms.bpm.webapp.rest.dto.AbstractRestQueryParametersDto
 
sortOrder - Variable in class org.eximeebpms.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
 
sortOrder - Variable in class org.eximeebpms.bpm.webapp.rest.dto.AbstractRestQueryParametersDto
 
startDate - Variable in class org.eximeebpms.bpm.admin.impl.plugin.base.dto.MetricsAggregatedQueryDto
 
startedAfter - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
 
startedBefore - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
 
startTime - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessInstanceDto
 
statement - Variable in class org.eximeebpms.bpm.webapp.impl.db.QueryServiceImpl.ExecuteListQueryCmd
 
statement - Variable in class org.eximeebpms.bpm.webapp.impl.db.QueryServiceImpl.ExecuteSingleQueryCmd
 
statement - Variable in class org.eximeebpms.bpm.webapp.impl.db.QueryServiceImpl.QueryServiceRowCountCmd
 
STRICT - Enum constant in enum class org.eximeebpms.bpm.webapp.impl.security.filter.CookieConfigurator.SameSiteOption
 
StrictTransportSecurityProvider - Class in org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl
 
StrictTransportSecurityProvider() - Constructor for class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.StrictTransportSecurityProvider
 
StrictTransportSecurityProvider.Parameters - Enum Class in org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl
 
subResource(S, String) - Method in class org.eximeebpms.bpm.webapp.plugin.resource.AbstractAppPluginRootResource
 
subscriptionDay - Variable in class org.eximeebpms.bpm.admin.impl.plugin.base.dto.MetricsAggregatedQueryDto
 
subscriptionMonth - Variable in class org.eximeebpms.bpm.admin.impl.plugin.base.dto.MetricsAggregatedQueryDto
 
subscriptionMonth - Variable in class org.eximeebpms.bpm.admin.impl.plugin.base.dto.MetricsAggregatedResultDto
 
subscriptionStartDate - Variable in class org.eximeebpms.bpm.admin.impl.plugin.base.dto.MetricsAggregatedQueryDto
 
subscriptionYear - Variable in class org.eximeebpms.bpm.admin.impl.plugin.base.dto.MetricsAggregatedResultDto
 
SUCCESSFUL_ET_ATTR_NAME - Static variable in class org.eximeebpms.bpm.webapp.impl.util.ServletContextUtil
 
sum - Variable in class org.eximeebpms.bpm.admin.impl.plugin.base.dto.MetricsAggregatedResultDto
 
superProcessDefinitionId - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
 
suspensionState - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
 
suspensionState - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessInstanceDto
 

T

Tasklist - Class in org.eximeebpms.bpm.tasklist
The tasklist application.
Tasklist() - Constructor for class org.eximeebpms.bpm.tasklist.Tasklist
 
TASKLIST_APP_NAME - Static variable in class org.eximeebpms.bpm.webapp.impl.engine.ProcessEnginesFilter
 
TASKLIST_RUNTIME_DELEGATE - Static variable in class org.eximeebpms.bpm.tasklist.Tasklist
The TasklistRuntimeDelegate is an delegate that will be initialized by bootstrapping camunda admin with an specific instance
TasklistApplication - Class in org.eximeebpms.bpm.tasklist.impl.web
 
TasklistApplication() - Constructor for class org.eximeebpms.bpm.tasklist.impl.web.TasklistApplication
 
TasklistContainerBootstrap - Class in org.eximeebpms.bpm.tasklist.impl.web.bootstrap
 
TasklistContainerBootstrap() - Constructor for class org.eximeebpms.bpm.tasklist.impl.web.bootstrap.TasklistContainerBootstrap
 
TasklistContainerBootstrap.TasklistEnvironment - Class in org.eximeebpms.bpm.tasklist.impl.web.bootstrap
 
TasklistEnvironment() - Constructor for class org.eximeebpms.bpm.tasklist.impl.web.bootstrap.TasklistContainerBootstrap.TasklistEnvironment
 
TasklistPlugin - Interface in org.eximeebpms.bpm.tasklist.plugin.spi
SPI inteface for plugins to the tasklist webapplication.
TasklistPlugins - Class in org.eximeebpms.bpm.tasklist.impl.plugin
 
TasklistPlugins() - Constructor for class org.eximeebpms.bpm.tasklist.impl.plugin.TasklistPlugins
 
TasklistPluginsRootResource - Class in org.eximeebpms.bpm.tasklist.impl.plugin.resources
 
TasklistPluginsRootResource() - Constructor for class org.eximeebpms.bpm.tasklist.impl.plugin.resources.TasklistPluginsRootResource
 
tasklistRuntimeDelegate - Variable in class org.eximeebpms.bpm.webapp.impl.engine.ProcessEnginesFilter
 
TasklistRuntimeDelegate - Interface in org.eximeebpms.bpm.tasklist
The tasklist application service runtime delegate.
tearDown() - Method in class org.eximeebpms.bpm.admin.impl.web.bootstrap.AdminContainerBootstrap.AdminEnvironment
 
tearDown() - Method in class org.eximeebpms.bpm.cockpit.impl.web.bootstrap.CockpitContainerBootstrap.CockpitEnvironment
 
tearDown() - Method in class org.eximeebpms.bpm.tasklist.impl.web.bootstrap.TasklistContainerBootstrap.TasklistEnvironment
 
tearDown() - Method in class org.eximeebpms.bpm.welcome.impl.web.bootstrap.WelcomeContainerBootstrap.WelcomeEnvironment
 
tenantId - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
 
tenantIds - Variable in class org.eximeebpms.bpm.webapp.impl.security.auth.UserAuthentication
 
TestProcessEngineProvider - Class in org.eximeebpms.bpm.cockpit.plugin.test.application
Uses the BpmPlatform and exposes the default process engine
TestProcessEngineProvider() - Constructor for class org.eximeebpms.bpm.cockpit.plugin.test.application.TestProcessEngineProvider
 
traceAuthenticationRemoved(String) - Method in class org.eximeebpms.bpm.webapp.impl.WebappLogger
 
traceAuthenticationUpdated(String) - Method in class org.eximeebpms.bpm.webapp.impl.WebappLogger
 
traceCacheValidationTime(Date) - Method in class org.eximeebpms.bpm.webapp.impl.WebappLogger
 
traceCacheValidationTimeUpdated(Date, Date) - Method in class org.eximeebpms.bpm.webapp.impl.WebappLogger
 
transformPathMatcher(SecurityFilterConfig.PathMatcherConfig, String) - Static method in class org.eximeebpms.bpm.webapp.impl.security.filter.util.FilterRules
 

U

unauthorized() - Method in class org.eximeebpms.bpm.webapp.impl.security.auth.UserAuthenticationResource
 
updateCache(Authentications, HttpSession, long) - Static method in class org.eximeebpms.bpm.webapp.impl.security.auth.AuthenticationUtil
Update/remove authentications when cache validation time (= x + TTL) is due.
updateSession(HttpSession, Authentications) - Static method in class org.eximeebpms.bpm.webapp.impl.security.auth.AuthenticationUtil
Store authentications in current session.
uriInfo - Variable in class org.eximeebpms.bpm.webapp.plugin.resource.AbstractAppPluginRootResource
 
uriInfo - Variable in class org.eximeebpms.bpm.webapp.plugin.resource.RequestInfo
 
UserAuthentication - Class in org.eximeebpms.bpm.webapp.impl.security.auth
An authentication for a user
UserAuthentication(String, String) - Constructor for class org.eximeebpms.bpm.webapp.impl.security.auth.UserAuthentication
 
UserAuthenticationResource - Class in org.eximeebpms.bpm.webapp.impl.security.auth
Jax-Rs resource allowing users to authenticate with username and password
UserAuthenticationResource() - Constructor for class org.eximeebpms.bpm.webapp.impl.security.auth.UserAuthenticationResource
 
userId - Variable in class org.eximeebpms.bpm.webapp.impl.security.auth.AuthenticationDto
 

V

validateAndPrepareQuery() - Method in class org.eximeebpms.bpm.admin.impl.plugin.base.dto.MetricsAggregatedQueryDto
 
value - Variable in enum class org.eximeebpms.bpm.webapp.impl.security.filter.CookieConfigurator.SameSiteOption
 
value - Variable in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.HeaderSecurityProvider
 
VALUE - Enum constant in enum class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.StrictTransportSecurityProvider.Parameters
 
VALUE_PARAM - Static variable in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentSecurityPolicyProvider
 
VALUE_PARAM - Static variable in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentTypeOptionsProvider
 
VALUE_PARAM - Static variable in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.XssProtectionProvider
 
VALUE_PART_INCLUDE_SUBDOMAINS - Static variable in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.StrictTransportSecurityProvider
 
VALUE_PART_MAX_AGE - Static variable in class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.StrictTransportSecurityProvider
 
valueOf(String) - Static method in enum class org.eximeebpms.bpm.webapp.impl.security.filter.CookieConfigurator.SameSiteOption
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.StrictTransportSecurityProvider.Parameters
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.XssProtectionOption
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.eximeebpms.bpm.webapp.impl.security.filter.CookieConfigurator.SameSiteOption
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.StrictTransportSecurityProvider.Parameters
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.XssProtectionOption
Returns an array containing the constants of this enum class, in the order they are declared.
version - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
 
version - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
 

W

waitForJobExecutorOnCondition(long, Callable<Boolean>) - Method in class org.eximeebpms.bpm.webapp.impl.test.util.JobExecutorHelper
 
waitForJobExecutorToProcessAllJobs(long) - Method in class org.eximeebpms.bpm.webapp.impl.test.util.JobExecutorHelper
 
WebappLogger - Class in org.eximeebpms.bpm.webapp.impl
 
WebappLogger() - Constructor for class org.eximeebpms.bpm.webapp.impl.WebappLogger
 
Welcome - Class in org.eximeebpms.bpm.welcome
The welcome application.
Welcome() - Constructor for class org.eximeebpms.bpm.welcome.Welcome
 
WELCOME_APP_NAME - Static variable in class org.eximeebpms.bpm.webapp.impl.engine.ProcessEnginesFilter
 
WELCOME_RUNTIME_DELEGATE - Static variable in class org.eximeebpms.bpm.welcome.Welcome
The WelcomeRuntimeDelegate is an delegate that will be initialized by bootstrapping camunda welcome with an specific instance
WelcomeApplication - Class in org.eximeebpms.bpm.welcome.impl.web
The rest api exposed by the welcome application
WelcomeApplication() - Constructor for class org.eximeebpms.bpm.welcome.impl.web.WelcomeApplication
 
WelcomeContainerBootstrap - Class in org.eximeebpms.bpm.welcome.impl.web.bootstrap
 
WelcomeContainerBootstrap() - Constructor for class org.eximeebpms.bpm.welcome.impl.web.bootstrap.WelcomeContainerBootstrap
 
WelcomeContainerBootstrap.WelcomeEnvironment - Class in org.eximeebpms.bpm.welcome.impl.web.bootstrap
 
WelcomeEnvironment() - Constructor for class org.eximeebpms.bpm.welcome.impl.web.bootstrap.WelcomeContainerBootstrap.WelcomeEnvironment
 
WelcomePlugin - Interface in org.eximeebpms.bpm.welcome.plugin.spi
SPI interface for plugins to the welcome webapplication.
WelcomePlugins - Class in org.eximeebpms.bpm.welcome.impl.plugin
 
WelcomePlugins() - Constructor for class org.eximeebpms.bpm.welcome.impl.plugin.WelcomePlugins
 
WelcomePluginsRootResource - Class in org.eximeebpms.bpm.welcome.impl.plugin.resources
 
WelcomePluginsRootResource() - Constructor for class org.eximeebpms.bpm.welcome.impl.plugin.resources.WelcomePluginsRootResource
 
welcomeRuntimeDelegate - Variable in class org.eximeebpms.bpm.webapp.impl.engine.ProcessEnginesFilter
 
WelcomeRuntimeDelegate - Interface in org.eximeebpms.bpm.welcome
The welcome application service runtime delegate.
withIncident - Variable in class org.eximeebpms.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
 
wrappedConfiguration - Variable in class org.eximeebpms.bpm.webapp.impl.db.QuerySessionFactory
 

X

XssProtectionOption - Enum Class in org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl
 
XssProtectionProvider - Class in org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl
 
XssProtectionProvider() - Constructor for class org.eximeebpms.bpm.webapp.impl.security.filter.headersec.provider.impl.XssProtectionProvider
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form