All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractAdminPlugin Base class for implementingAdminPlugins.AbstractAdminPluginResource Base class for implementing plugin REST resources for the admin application.AbstractAdminPluginRootResource Base class for implementing an Admin Plugin root resource.AbstractAppPlugin Abstract implementation of theAppPluginSPI.AbstractAppPluginResource<T extends AppPlugin> A abstract plugin resource class that may be used to implement REST resources which are added to the REST application of the app.AbstractAppPluginRootResource<T extends AppPlugin> A resource class that provides a plugins restful API.AbstractAppRuntimeDelegate<T extends AppPlugin> AbstractCockpitPlugin An implementation ofCockpitPluginthat comes with reasonable defaults.AbstractCockpitPluginResource Base class for implementing a plugin REST resource.AbstractCockpitPluginRootResource A resource class that provides a cockpit plugins restful API.AbstractCockpitPluginTest AbstractEngineAware Deprecated. AbstractPluginResource Deprecated. AbstractPluginRootResource Deprecated. AbstractProcessInstanceQueryDto<T extends ProcessInstanceDto> AbstractRestQueryParametersDto<T> AbstractTasklistPlugin Base class for implementingTasklistPlugins.AbstractTasklistPluginResource Base class for implementing plugin REST resources for the admin application.AbstractTasklistPluginRootResource Base class for implementing an Tasklist Plugin root resource.AbstractTemplateFilter AFilterimplementation that can be used to realize basic templating.AbstractWelcomePlugin Base class for implementingWelcomePlugins.AbstractWelcomePluginResource Base class for implementing plugin REST resources for the welcome application.AbstractWelcomePluginRootResource Base class for implementing a welcome Plugin root resource.Admin The admin application.AdminApplication The rest api exposed by the admin applicationAdminContainerBootstrap AdminContainerBootstrap.AdminEnvironment AdminPlugin SPI inteface for plugins to the admin webapplication.AdminPlugins AdminPluginsRootResource AdminRuntimeDelegate The admin application service runtime delegate.ApplicationRequestAuthorizer This matcher can be used for restricting access to an app.AppPlugin The service provider interface (SPI) that must be provided by a webapplication plugin.AppPluginRegistry<T extends AppPlugin> The holder of registeredAppPlugins.AppRuntimeDelegate<T extends AppPlugin> The list of services provided by a camunda webapplication, providing a plugin registry and access to the process engine.Authentication Represents an active authentication of a given identity (usually a user).AuthenticationDto AuthenticationFilter ServletFilterimplementation responsible for populating theAuthentications.getCurrent()thread-local (ie.Authentications Wrapper around current authentications.AuthenticationService Authorization BaseRootResource CalledProcessInstanceDto CalledProcessInstanceQueryDto Cockpit Provides access to the camunda cockpit core services.CockpitApplication The cockpit rest api exposed by the application.CockpitContainerBootstrap A servlet context listener that bootstraps cockpit on a running Camunda Platform.CockpitContainerBootstrap.CockpitEnvironment CockpitPlugin The service provider interface (SPI) that must be provided by a cockpit plugin.CockpitPlugins CockpitPluginsRootResource CockpitRuntimeDelegate TheCockpitRuntimeDelegateis a delegate to provide the camunda cockpit plugin service.CommandExecutor CommandExecutorImpl ContainerBasedAuthenticationFilter ContainerManagedProcessEngineProvider Uses theBpmPlatformand exposes the default process engineContentSecurityPolicyProvider ContentTypeOptionsProvider CookieConfigurator CookieConfigurator.SameSiteOption CookieConstants CsrfConstants CsrfPreventionFilter 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.DefaultAdminRuntimeDelegate DefaultAppPluginRegistry<T extends AppPlugin> Default implementation ofAppPluginRegistrythat loads Plugins via theServiceLoaderfacilities provided by the Java SE platform.DefaultCockpitRuntimeDelegate This is the defaultCockpitRuntimeDelegateimplementation that provides the camunda cockpit plugin services (i.e.DefaultPluginRegistry Wrapper for backwards-compatibility toPluginRegistry.DefaultTasklistRuntimeDelegate DefaultWelcomeRuntimeDelegate EngineRequestAuthorizer This is aRequestAuthorizerwhich authorizes all process engine api requests based on the current authenticationEngineRestApplication The engine rest api exposed by the application.FilterRules Utility to load and match filter rules.HeaderSecurityProvider HttpHeaderSecurityFilter HttpSessionMutexListener Automatically creates a session mutex when a HttpSession is created.IllegalWebAppConfigurationException Thrown if the webapp is configured incorrectlyIncidentDto IncidentQueryDto IncidentRestService IncidentStatisticsDto JobExecutorHelper Provides theJobExecutorrelated features ofAbstractProcessEngineTestCase.PathFilterRule ASecurityFilterRulethat deleagates to a set ofPathMatchersPluginRegistry Deprecated. PluginResourceOverride Used to replace a plugin resource.ProcessDefinitionDto ProcessDefinitionQueryDto ProcessDefinitionResource ProcessDefinitionRestService ProcessEnginesFilter ProcessEngineUtil ProcessInstanceDto ProcessInstanceQueryDto ProcessInstanceResource ProcessInstanceRestService QueryParameters Typed query parameters for usage in cockpit pluginsQueryService QueryServiceImpl QuerySessionFactory RequestAuthorizer The interface for request authorizers.RequestAuthorizer.AnnonymousAuthorizer RequestFilter A request matcher that matches uris compatible to the JAX-RS syntax and extracts the arguments on match.RequestInfo RequestMatcher RequestMatcher.Match SecurityActions SecurityActions.SecurityAction<T> SecurityFilter Simple filter implementation which delegates to a list ofFilterRules, evaluating theirSecurityFilterRule#setAuthorized(org.camunda.bpm.webapp.impl.security.filter.AppRequest)condition for the given request.SecurityFilterConfig POJO representing the configuration of the security filterSecurityFilterConfig.PathFilterConfig SecurityFilterConfig.PathMatcherConfig SecurityFilterRule This interface is used by theSecurityFilterto authorize incoming requests.ServletContextUtil With Camunda Platform 7.13 we introduced the application path prefix /camunda to Spring Boot.SessionCookieFilter SetupResource Jax RS resource allowing to perform the setup steps.StrictTransportSecurityProvider StrictTransportSecurityProvider.Parameters Tasklist The tasklist application.TasklistApplication TasklistContainerBootstrap TasklistContainerBootstrap.TasklistEnvironment TasklistPlugin SPI inteface for plugins to the tasklist webapplication.TasklistPlugins TasklistPluginsRootResource TasklistRuntimeDelegate The tasklist application service runtime delegate.TestProcessEngineProvider Uses theBpmPlatformand exposes the default process engineUserAuthentication An authentication for a userUserAuthenticationResource Jax-Rs resource allowing users to authenticate with username and passwordWelcome The welcome application.WelcomeApplication The rest api exposed by the welcome applicationWelcomeContainerBootstrap WelcomeContainerBootstrap.WelcomeEnvironment WelcomePlugin SPI interface for plugins to the welcome webapplication.WelcomePlugins WelcomePluginsRootResource WelcomeRuntimeDelegate The welcome application service runtime delegate.XssProtectionOption XssProtectionProvider