Interface | Description |
---|---|
AuthenticationRule |
An
AuthenticationRule can authorize any request against our RESTful service. |
CollectiveProcessingProxy | |
CommunicationRule<C extends CommunicationContext> |
CommunicationRule is the interface that should be used to make an rule
applicable for Communication-Events. |
CustomRestRule | |
CustomRule |
CustomRule is the interface that should be used to make an rule
applicable for Custom-Events. |
DatasourceRule | |
DeleteFinalRule |
DeleteRule is the interface that should be used to make an rule
applicable for Afterwards-Deletion-Events. |
DeleteRule |
DeleteRule is the interface that should be used to make an rule
applicable for Deletion-Events. |
GenerateFinalRule |
GenerateRule is the interface that should be used to make an rule
applicable for Afterward-Generation-Events. |
GenerateRule |
GenerateRule is the interface that should be used to make an rule
applicable for Generation-Events. |
InsertFinalRule |
InsertFinalRule is the interface that should be used to make an rule
applicable for Afterwards-Insert-Events. |
InsertRule |
InsertRule is the interface that should be used to make an rule
applicable for Insert-Events. |
JobRule |
JobRule is the interface that should be used to make an rule
applicable for Job-Events. |
PrintFinalRule |
PrintFinalRule is the interface that should be used to make an rule
applicable for PrintFinal-Events. |
PrintRule |
PrintRule is the interface that should be used to make an rule
applicable for Print-Events. |
StateChangeFinalRule |
StateChangeFinalRule is the interface that should be used to make an rule
applicable for Afterwards-StateChange-Events. |
StateChangeRule |
StateChangeRule is the interface that should be used to make an rule
applicable for StateChange-Events. |
TransactionalJobRule |
TransactionalJobRule is the interface that should be used to make an rule
transactional. |
UpdateFinalRule |
UpdateFinalRule is the interface that should be used to make an rule
applicable for Afterward-Update-Events. |
UpdateRule |
UpdateRule is the interface that should be used to make an rule
applicable for Update-Events. |
Copyright © 2024. All rights reserved.