Class TicketEvent.Factory
java.lang.Object
ubic.gemma.model.common.auditAndSecurity.curation.TicketEvent.Factory
- Enclosing class:
TicketEvent
- Author:
- paul
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic TicketEventnewInstance(TicketEventType type, Contact actor, String payload)
-
Constructor Details
-
Factory
public Factory()
-
-
Method Details
-
newInstance
public static TicketEvent newInstance(TicketEventType type, Contact actor, @Nullable String payload)
-