Class SprintStateAuditEntry

java.lang.Object
com.atlassian.greenhopper.service.sprint.SprintStateAuditEntry

public class SprintStateAuditEntry extends Object
The data captured in the audit entry for Sprint Closure/Reopening. The only thing we care about is whether the sprint is being opened or closed. The AuditEntry instance storing this data has information such as the sprintId and the user who conducted the operation.