CorrelationID returns the correlation ID of the Task
()
| 48 | Model() *ent.Task |
| 49 | // CorrelationID returns the correlation ID of the Task |
| 50 | CorrelationID() uuid.UUID |
| 51 | // ResumeTime returns the time when the Task is resumed |
| 52 | ResumeTime() int64 |
| 53 | // ResumeAfter sets the time when the Task should be resumed |
no outgoing calls
no test coverage detected