Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
M
P
R
S
T
U
U
UncategorizedBudgetWSO
- Class in
com.danube.scrumworks.api.wso
Web service object to represent uncategorized budgets for a Release.
UncategorizedBudgetWSO()
- Constructor for class com.danube.scrumworks.api.wso.
UncategorizedBudgetWSO
Constructs a new
UncategorizedBudgetWSO
with default values for all fields.
UncategorizedBudgetWSO(ReleaseWSO, BudgetWSO)
- Constructor for class com.danube.scrumworks.api.wso.
UncategorizedBudgetWSO
Constructs a new
UncategorizedBudgetWSO
with the specified values for each field.
updateBacklogItem(BacklogItemWSO)
- Method in interface com.danube.scrumworks.api.
ScrumWorksEndpoint
Updates an existing backlog item.
updateImpediment(ImpedimentWSO)
- Method in interface com.danube.scrumworks.api.
ScrumWorksEndpoint
Updates an existing impediment.
updateRelease(ReleaseWSO)
- Method in interface com.danube.scrumworks.api.
ScrumWorksEndpoint
Updates an existing release.
updateSprint(SprintWSO)
- Method in interface com.danube.scrumworks.api.
ScrumWorksEndpoint
Updates an existing sprint.
updateSprintWithNonWorkingDays(SprintWSO, Long[])
- Method in interface com.danube.scrumworks.api.
ScrumWorksEndpoint
Updates an existing sprint.
updateTask(TaskWSO)
- Method in interface com.danube.scrumworks.api.
ScrumWorksEndpoint
Updates an existing task.
updateTaskEstimate(TaskWSO, Date, int)
- Method in interface com.danube.scrumworks.api.
ScrumWorksEndpoint
Updates a task's estimate for the given day.
updateTaskHoursSpent(UserWSO, TaskWSO, Date, double)
- Method in interface com.danube.scrumworks.api.
ScrumWorksEndpoint
Update the task hours spent for the given user on the given date.
UserWSO
- Class in
com.danube.scrumworks.api.wso
Web Service Object for representing Users.
UserWSO()
- Constructor for class com.danube.scrumworks.api.wso.
UserWSO
UserWSO(Long, String, String, String)
- Constructor for class com.danube.scrumworks.api.wso.
UserWSO
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
M
P
R
S
T
U