JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method
SEARCH
Package
org.flowable.eventregistry.api.model
Interface EventPayloadTypes
public interface
EventPayloadTypes
Author:
Joram Barrez
Field Summary
Fields
Modifier and Type
Field
Description
static final
String
BOOLEAN
static final
String
DOUBLE
static final
String
INTEGER
static final
String
JSON
static final
String
LONG
static final
String
STRING
Field Details
STRING
static final
String
STRING
See Also:
Constant Field Values
INTEGER
static final
String
INTEGER
See Also:
Constant Field Values
LONG
static final
String
LONG
See Also:
Constant Field Values
DOUBLE
static final
String
DOUBLE
See Also:
Constant Field Values
BOOLEAN
static final
String
BOOLEAN
See Also:
Constant Field Values
JSON
static final
String
JSON
See Also:
Constant Field Values