Class WorkflowWebService.WorkflowHistoryEntry
java.lang.Object
ubic.gemma.rest.WorkflowWebService.WorkflowHistoryEntry
- Enclosing class:
WorkflowWebService
- Author:
- paul
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
enteredAt
-
actor
-
note
The audit event NOTE, populated by the @AuditedConditional SpEL expression on WorkflowServiceImpl.advance(). Carries the encoded previous -> target transition, optional reason, optional ticket.
-
-
Constructor Details
-
WorkflowHistoryEntry
public WorkflowHistoryEntry()
-