Uses of Class
org.alfresco.repo.event2.EventJSONSchema
-
Packages that use EventJSONSchema Package Description org.alfresco.repo.event2 -
-
Uses of EventJSONSchema in org.alfresco.repo.event2
Methods in org.alfresco.repo.event2 that return EventJSONSchema Modifier and Type Method Description static EventJSONSchemaEventJSONSchema. valueOf(String name)Returns the enum constant of this type with the specified name.static EventJSONSchema[]EventJSONSchema. values()Returns an array containing the constants of this enum type, in the order they are declared.
-