Uses of Interface
org.alfresco.repo.event.v1.model.DataAttributes
Packages that use DataAttributes
-
Uses of DataAttributes in org.alfresco.repo.event.util
Methods in org.alfresco.repo.event.util with type parameters of type DataAttributesModifier and TypeMethodDescriptionstatic <D extends DataAttributes<? extends Resource>>
RepoEvent.Builder<D>RepoEventUtils.getFilledBuilder(RepoEvent<D> repoEvent) -
Uses of DataAttributes in org.alfresco.repo.event.v1.model
Classes in org.alfresco.repo.event.v1.model with type parameters of type DataAttributesModifier and TypeClassDescriptionclassRepoEvent<D extends DataAttributes<? extends Resource>>Represents Alfresco event.static classRepoEvent.Builder<D extends DataAttributes<? extends Resource>>Builder for creating aRepoEventinstance.Classes in org.alfresco.repo.event.v1.model that implement DataAttributesModifier and TypeClassDescriptionclassRepresents Alfresco event's data.Methods in org.alfresco.repo.event.v1.model with type parameters of type DataAttributesModifier and TypeMethodDescriptionstatic <D extends DataAttributes<? extends Resource>>
RepoEvent.Builder<D>RepoEvent.builder()