public static class AgentAssignmentService.AgentAssignmentExecutable extends Object implements BambooIdProvider
Constructor and Description |
---|
AgentAssignmentExecutable(AgentAssignment.ExecutableType executableType,
long executableId) |
AgentAssignmentExecutable(AgentAssignment.ExecutableType executableType,
Long executableGroupId,
long executableId) |
AgentAssignmentExecutable(long assignmentId,
AgentAssignment.ExecutableType executableType,
long executableId) |
AgentAssignmentExecutable(long assignmentId,
AgentAssignment.ExecutableType executableType,
Long executableGroupId,
long executableId) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Long |
getExecutableGroupId() |
long |
getExecutableId() |
AgentAssignment.ExecutableType |
getExecutableType() |
long |
getId() |
int |
hashCode() |
public AgentAssignmentExecutable(AgentAssignment.ExecutableType executableType, long executableId)
public AgentAssignmentExecutable(AgentAssignment.ExecutableType executableType, Long executableGroupId, long executableId)
public AgentAssignmentExecutable(long assignmentId, AgentAssignment.ExecutableType executableType, long executableId)
public AgentAssignmentExecutable(long assignmentId, AgentAssignment.ExecutableType executableType, Long executableGroupId, long executableId)
public AgentAssignment.ExecutableType getExecutableType()
public long getExecutableId()
public Long getExecutableGroupId()
public long getId()
getId
in interface BambooIdProvider
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.