public interface AgentAssignment extends BambooObject
Modifier and Type | Interface and Description |
---|---|
static class |
AgentAssignment.ExecutableType |
static class |
AgentAssignment.ExecutorType |
Modifier and Type | Method and Description |
---|---|
long |
getExecutableId() |
AgentAssignment.ExecutableType |
getExecutableType()
Type of executable -> the type of object that the executable id refers to.
|
long |
getExecutorId() |
AgentAssignment.ExecutorType |
getExecutorType()
Type of executor -> the type of object that the executor id refers to.
|
setId
getId
long getExecutorId()
AgentAssignment.ExecutorType getExecutorType()
long getExecutableId()
AgentAssignment.ExecutableType getExecutableType()
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.