public class AgentAssignmentRequirement extends RequirementImpl
ImmutableRequirement.MatchTypeEQUALS, EXISTS, REGEX| Constructor and Description |
|---|
AgentAssignmentRequirement(AgentAssignmentService.AgentAssignmentExecutor allowedExecutor) |
| Modifier and Type | Method and Description |
|---|---|
AgentAssignmentService.AgentAssignmentExecutor |
getAllowedExecutor() |
String |
getMatchType()
String representation of the type of match the requirement needs.
|
String |
getMatchValue()
A match requirement value.
|
belongsToPlugin, compareTo, equals, getKey, getOwnerId, getPluginModuleKey, getRequirementSet, getTypeOfMatch, hashCode, isReadonly, isRegexMatch, isSystemRequirement, setKey, setMatchValue, setOwnerId, setPluginModuleKey, setReadonly, setRegexMatch, setRequirementSet, toStringclone, getCreationDate, getCurrentDate, getId, getLastModificationDate, setClock, setCreationDate, setId, setLastModificationDatefinalize, getClass, notify, notifyAll, wait, wait, waitsetIdgetIdpublic AgentAssignmentRequirement(AgentAssignmentService.AgentAssignmentExecutor allowedExecutor)
public String getMatchValue()
ImmutableRequirement
The regex must match the Capability value.
getMatchValue in interface ImmutableRequirementgetMatchValue in class RequirementImplpublic String getMatchType()
RequirementgetMatchType in interface RequirementgetMatchType in class RequirementImplpublic AgentAssignmentService.AgentAssignmentExecutor getAllowedExecutor()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.