JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
ru.slie.luna.agile.sprint
Interface SprintAuditEntry
All Superinterfaces:
WithId
public interface
SprintAuditEntry
extends
WithId
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
User
getAuthor
()
LocalDateTime
getCreated
()
Sprint.State
getState
()
Methods inherited from interface ru.slie.luna.utils.
WithId
getId
Method Details
getState
Sprint.State
getState
()
getAuthor
User
getAuthor
()
getCreated
LocalDateTime
getCreated
()