Class SprintBeanCustomFieldImpl
java.lang.Object
com.codebarrel.jira.model.software.SprintBean
com.codebarrel.jira.model.software.SprintBeanCustomFieldImpl
- All Implemented Interfaces:
InputRenderable,Sprint
-
Field Summary
Fields inherited from class com.codebarrel.jira.model.software.SprintBean
ACTIVE_STATE, CLOSED_STATE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.codebarrel.jira.model.software.SprintBean
builder, equals, getCompleteDate, getEndDate, getGoal, getId, getName, getOriginBoardId, getStartDate, getState, hashCode, isClosed, isStarted, match, toRenderedString, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.codebarrel.jira.model.software.Sprint
getCompleteDate, getEndDate, getGoal, getId, getName, getOriginBoardId, getStartDate, getState, isClosed, isStarted
-
Constructor Details
-
SprintBeanCustomFieldImpl
public SprintBeanCustomFieldImpl()
-