Package org.fcrepo.event.serialization
Class JsonLDEventMessage.Application
- java.lang.Object
-
- org.fcrepo.event.serialization.JsonLDEventMessage.Actor
-
- org.fcrepo.event.serialization.JsonLDEventMessage.Application
-
- Enclosing class:
- JsonLDEventMessage
public static class JsonLDEventMessage.Application extends JsonLDEventMessage.Actor
-
-
Field Summary
Fields Modifier and Type Field Description String
name
-
Fields inherited from class org.fcrepo.event.serialization.JsonLDEventMessage.Actor
type
-
-
Constructor Summary
Constructors Constructor Description Application()
Application(String name, String type)
-
-
-
Constructor Detail
-
Application
public Application()
-
Application
public Application(String name, String type)
-
-