A B C D E F G H I M N P R S T U W X

C

checkGlobalAdminAccess(UserLogic, String) - Method in class com.danube.scrumworks.api2.DefaultWebServiceDelegate
Checks whether current user is global administrator.
checkGlobalAdminAccess(UserLogic, String) - Method in interface com.danube.scrumworks.api2.WebserviceDelegate
Checks whether current user is global administrator.
com.danube.scrumworks.api2 - package com.danube.scrumworks.api2
 
com.danube.scrumworks.api2.client - package com.danube.scrumworks.api2.client
 
Comment - Class in com.danube.scrumworks.api2
Web service representation of comments.
Comment() - Constructor for class com.danube.scrumworks.api2.Comment
Constructs a new Comment.
Comment(Long, String, User, Date) - Constructor for class com.danube.scrumworks.api2.Comment
Constructs a new Comment.
createBacklogItem(BacklogItem) - Method in interface com.danube.scrumworks.api2.ScrumWorksAPI
Creates a backlog item.
createCommentForBacklogItem(Long, String) - Method in interface com.danube.scrumworks.api2.ScrumWorksAPI
Creates a comment for the given backlog item.
createCommentForTask(Long, String) - Method in interface com.danube.scrumworks.api2.ScrumWorksAPI
Creates a comment for the given task.
createCustomBacklogItemStatus(BacklogItemStatus) - Method in interface com.danube.scrumworks.api2.ScrumWorksAPI
Creates a custom backlogitem status into a product.
createImpediment(Impediment) - Method in interface com.danube.scrumworks.api2.ScrumWorksAPI
Creates a new impediment.
createProduct(ProductProperties) - Method in interface com.danube.scrumworks.api2.ScrumWorksAPI
Creates a product with default backlog item statuses.
createProductRole(Long, String, String, List<Integer>) - Method in interface com.danube.scrumworks.api2.ScrumWorksAPI
Creates a product role for the given product with name description and list of permissions.
createRelease(Release) - Method in interface com.danube.scrumworks.api2.ScrumWorksAPI
Creates a new release.
createSprint(Sprint) - Method in interface com.danube.scrumworks.api2.ScrumWorksAPI
Creates a sprint.
createTask(Task) - Method in interface com.danube.scrumworks.api2.ScrumWorksAPI
Creates a task.
createTeam(Team, List<Long>) - Method in interface com.danube.scrumworks.api2.ScrumWorksAPI
Creates a Team with the set of userIds given and returns the created Team.
createTheme(Theme) - Method in interface com.danube.scrumworks.api2.ScrumWorksAPI
Creates a new theme.

A B C D E F G H I M N P R S T U W X