public interface SandboxRequest
| Modifier and Type | Method and Description |
|---|---|
Duration |
getDuration()
Returns the duration of the request.
|
Object |
getInput()
Returns the input for the sandbox task.
|
SandboxTask |
getTask()
Returns the sandbox task.
|
Duration |
getTimeLimit()
Returns the time limit of the request.
|
SandboxTask getTask()
Object getInput()
Duration getDuration()
Duration getTimeLimit()
Copyright © 2003–2018 Atlassian. All rights reserved.