Interface GenericResourcePublishPredicateSupplier
- All Known Implementing Classes:
IsEntityDocumentPredicateSupplier
,IsMailBoxResourcePredicateSupplier
,IsNotOutputJobRelatedPredicateSupplier
,IsPublicFileRepositoryResourcePredicateSupplier
Implement this interface and contribute to
GenericResourcePublishEntityListener
to have Resource entities satisfying the provided Predicate
automatically
published upon changes or creation. Per default created and updated entities are automatically published.
However with executeOnCreatedEntities and executeOnUpdatedEntities it is possible to disable the publishing for a certain use case.-
Method Summary