|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of LongTaskSubmission in com.atlassian.confluence.api.impl.service.content |
|---|
| Methods in com.atlassian.confluence.api.impl.service.content that return LongTaskSubmission | |
|---|---|
LongTaskSubmission |
SpaceServiceImpl.delete(Space spaceToDelete)
|
| Uses of LongTaskSubmission in com.atlassian.confluence.api.impl.service.longtasks |
|---|
| Methods in com.atlassian.confluence.api.impl.service.longtasks that return LongTaskSubmission | |
|---|---|
LongTaskSubmission |
LongTaskFactory.buildSubmission(LongTaskId taskId)
Used to build submission objects for tasks that have no result. |
LongTaskSubmission |
LongTaskFactory.buildSubmission(LongTaskId id,
Navigation.Builder resultBuilder)
|
| Uses of LongTaskSubmission in com.atlassian.confluence.api.model.longtasks |
|---|
| Methods in com.atlassian.confluence.api.model.longtasks that return LongTaskSubmission | |
|---|---|
LongTaskSubmission |
LongTaskSubmission.LongTaskSubmissionBuilder.build()
|
| Uses of LongTaskSubmission in com.atlassian.confluence.api.service.content |
|---|
| Methods in com.atlassian.confluence.api.service.content that return LongTaskSubmission | |
|---|---|
LongTaskSubmission |
SpaceService.delete(Space spaceToDelete)
Delete the given space. |
| Uses of LongTaskSubmission in com.atlassian.confluence.rest.client |
|---|
| Methods in com.atlassian.confluence.rest.client that return types with arguments of type LongTaskSubmission | |
|---|---|
com.atlassian.util.concurrent.Promise<LongTaskSubmission> |
RemoteSpaceServiceImpl.delete(Space space)
|
com.atlassian.util.concurrent.Promise<LongTaskSubmission> |
RemoteSpaceService.delete(Space spaceToDelete)
Delete the given space. |
| Uses of LongTaskSubmission in com.atlassian.confluence.rest.client.impl |
|---|
| Methods in com.atlassian.confluence.rest.client.impl with parameters of type LongTaskSubmission | |
|---|---|
com.atlassian.util.concurrent.Promise<com.atlassian.fugue.Option<LongTaskStatus>> |
RemoteLongTaskServiceImpl.getStatus(LongTaskSubmission submission)
|
| Uses of LongTaskSubmission in com.atlassian.confluence.rest.resources |
|---|
| Methods in com.atlassian.confluence.rest.resources with parameters of type LongTaskSubmission | |
|---|---|
static javax.ws.rs.core.Response |
LongTaskResource.submissionResponse(LongTaskSubmission taskSubmission)
Produce a HTTP Accept 202 response from some other resource pointing to this class's LongTaskStatus resource. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||