All Classes and Interfaces
Class
Description
Updates caches and artifacts for a deployment and its event and channel definitions
Methods for working with deployments.
Specific parsing of one channel json file.
Contains the possible properties that can be used in a
ChannelDefinitionQuery.Annotation for a test method to create and delete a deployment around a test method.
A representation of a correlation key, including the
EventPayloadInstance instances
that were used to get to the key value.Default implementation of the
CorrelationKeyGenerator interface.Contains the possible properties that can be used in a
EventDefinitionQueryImpl.An annotation that can be used on test classes or as a meta annotation to use a custom configuration resource for the
FlowableEventExtension.Methods for working with deployments.
Specific parsing of one event json file.
Contains the possible properties that can be used in a
EventDefinitionQuery.Annotation for a test method to create and delete a deployment around a test method.
An annotation that can be used on test methods, lifecycle method to inject the id of the deployment deployed via
EventDeploymentAnnotation.Simple
EventInstance serialization that maps all EventPayloadInstance's
to a json which gets transformed to a String.Simple
EventInstance serialization that maps all EventPayloadInstance's
to an XML Document which gets transformed to a String.JUnit Jupiter extension for the Flowable EventRegistryEngine and services initialization.
Convenience for EventRegistryEngine and services initialization in the form of a JUnit rule.
A Helper for the Flowable
FlowableEventExtension that can be used within the JUnit Jupiter context store
and users can use it in the tests for easy modifying of the EventRegistryEngine time and easy access for waiting on the job executor.Gives access to a deployed event model, e.g., an Event definition JSON file, through a stream of bytes.
Gives access to a deployed event model, e.g., an Event definition JSON file, through a stream of bytes.
An intermediate representation of a DeploymentEntity which keeps track of all of the entity's and resources.
Encapsulates the logic for transparently working with
ByteArrayEntity .MyBatis TypeHandler for
ResourceRef.