com.atlassian.bamboo.buildqueue.manager
Class AgentAssignmentService.AgentAssignmentExecutor
java.lang.Object
com.atlassian.bamboo.buildqueue.manager.AgentAssignmentService.AgentAssignmentExecutor
- All Implemented Interfaces:
- BambooIdProvider
- Enclosing interface:
- AgentAssignmentService
public static class AgentAssignmentService.AgentAssignmentExecutor
- extends Object
- implements BambooIdProvider
AgentAssignmentService.AgentAssignmentExecutor
public AgentAssignmentService.AgentAssignmentExecutor(AgentAssignment.ExecutorType executorType,
long executorId)
getExecutorType
public AgentAssignment.ExecutorType getExecutorType()
getExecutorId
public long getExecutorId()
getId
public long getId()
- Specified by:
getId
in interface BambooIdProvider
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.