public interface BackgroundTaskProcesses
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BackgroundTaskProcesses.BackgroundTaskProcessesFacade |
| Modifier and Type | Method and Description |
|---|---|
BackgroundTaskProcesses.BackgroundTaskProcessesFacade |
of(BuildKey buildKey)
Returns processes started in a given build
|
BackgroundTaskProcesses.BackgroundTaskProcessesFacade |
of(BuildKey buildKey,
long taskId)
Returns processes started in a given build by a given task
|
@NotNull BackgroundTaskProcesses.BackgroundTaskProcessesFacade of(@NotNull BuildKey buildKey)
@NotNull BackgroundTaskProcesses.BackgroundTaskProcessesFacade of(@NotNull BuildKey buildKey, long taskId)
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.