|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
actors
and checking the
currentUser
has the correct permissions to perform the update operation.
JiraSoapService.addBase64EncodedAttachmentsToIssue(String, String, String[],
String[])
actors
and checking the
currentUser
has the correct permissions to perform the update operation.
WorklogService
to validate and
create a new worklog entry
JiraSoapService.createIssue(String, com.atlassian.jira.rpc.soap.beans.RemoteIssue)
projectRole.getName()
,
projectRole.getDescription()
and checking the currentUser
has the correct permissions
to perform the create operation.
projectRole
and checking the
currentUser
has the correct permissions to perform the delete operation.
projectRole
checking the
currentUser
has the correct permissions to perform the get operation.
JiraSoapService.getIssuesFromFilterWithLimit(String, String, int, int)
instead
JiraSoapService.getIssuesFromTextSearchWithLimit(String, String, int, int)
instead
id
, and checking the currentUser
has the correct permissions to perform the operation.
projectRole
and project
checking the currentUser
has the correct permissions to perform the get operation.
JiraSoapService.getFavouriteFilters(String)
XmlRpcService.getFavouriteFilters(String)
#
SoapUtilsBean.isVisible(com.atlassian.jira.issue.Issue, String)
instead.
JiraSoapService.login(String, String)
RemoteEntity
objects based on their
real OSUser counterparts.RemoteEntityFactory
interface.Worklog
of an Issue.actors
and checking the
currentUser
has the correct permissions to perform the update operation.
actors
and checking the
currentUser
has the correct permissions to perform the update operation.
JiraSoapTokenResolver
.
TokenManager.retrieveUserNoPermissionCheck(String)
instead.
NOTES : JIRA time durations are in the following format
minutes - eg 3m, 10m, 120m hours - eg 3h, 10h, 120h days - eg 3d, 10d, 120d weeks - eg 3w, 10w, 120w
projectRole
and checking the
currentUser
has the correct permissions to perform the update operation.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |