public interface ArtifactDefinitionContext extends ArtifactDefinitionBase, Serializable
Modifier and Type | Method and Description |
---|---|
String |
getLinkType()
Deprecated.
since 4.4 an artifact can have multiple link types
|
SecureToken |
getSecureToken()
The secure token to use for authentication if needed
|
boolean |
hasSubscribers()
Marks if there are subscriptions for for this artifact.
|
void |
substituteVariables(CustomVariableContext customVariableContext) |
setCopyPattern, setLocation, setName, setSharedArtifact
getCopyPattern, getEntityType, getId, getLocation, getName, isSharedArtifact
getOid
boolean hasSubscribers()
@NotNull @Deprecated String getLinkType()
void substituteVariables(CustomVariableContext customVariableContext)
@Nullable SecureToken getSecureToken()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.