All Classes and Interfaces
Class
Description
A Card sums up information about the status of a given process instance of the publishing service
RecordBuilder for Card instances.
Defines the actions to be done when card is received
PROPAGATE_READ_ACK_TO_PARENT_CARD
KEEP_CHILD_CARDS
KEEP_EXISTING_ACKS_AND_READS
KEEP_EXISTING_PUBLISH_DATE
STORE_ONLY_IN_ARCHIVES
NOT_NOTIFIED
Note : This enum is created by hand because Swagger can't handle enums.
RecordBuilder for CardCommand instances.
Created card report
Operation to do: Add, Update or Delete a card
the severity of the card subject:
ADDOperation lists cards object to add
UPDATEOperation lists cards object to update
DELETEOperation lists card ids to delete
ACKOperation lists card ids to ack
UNACKOperation lists card ids to unack
Note : This enum is created by hand because Swagger can't handle enums.
CardsFilter
Object representing a user connection (subscription)
Defines the days of the week
MO
TU
WE
TH
FR
SA
SU
Note : This enum is created by hand because Swagger can't handle enums.
Card field to translate with i18n value
Type of match to do between column value and filter value
Note : This enum is created by hand because Swagger can't handle enums.
FilterModel
Type of operation between 2 filter conditions
Note : This enum is created by hand because Swagger can't handle enums.
Define the frequency for the recurrence
SECONDLY
MINUTELY
HOURLY
DAILY
WEEKLY
MONTHLY
YEARLY
Note : This enum is created by hand because Swagger can't handle enums.
describes an i18n label
RecordBuilder for I18n instances.
InlineResponse200
LightCard bears the essential information of a Card, to be aggregated in CardOperations.
This object contains the result of a paginated query returning LightCards: a list of LightCards as well as additional information on the result: total number of items, page number, page size, etc.
Define the kind of the card sender
EXTERNALThe sender is an external service
ENTITYThe sender of the card is a user on behalf of the entity
USERThe sender of the card is the user himself
Note : This enum is created by hand because Swagger can't handle enums.
RecordBuilder for ResponseCard instances.
An object representing the recurrence of the card (as defined in the RFC 5545)
Severity of the card content
ALARMAction is needed and the emitter process may be in critical state
ACTIONAction is needed
INFORMATION Card content is informational only
COMPLIANT The process related to the card is in a compliant status
Note : This enum is created by hand because Swagger can't handle enums.
LightCard Subscription object
An object to define a business time span
RecordBuilder for TimeSpan instances.