public interface ArtifactDefinitionContext extends ArtifactDefinitionBase, Serializable
Modifier and Type | Method and Description |
---|---|
@Nullable SecureToken |
getSecureToken()
The secure token to use for authentication if needed
|
boolean |
hasSubscribers()
Marks if there are subscriptions for for this artifact.
|
boolean |
isHidden()
Hidden artifacts are items that are transferred as artifacts but are not listed on the result pages.
|
void |
substituteVariables(CustomVariableContext customVariableContext) |
setCopyPattern, setCopyPatterns, setExclusionPatterns, setHttpCompressionOn, setLocation, setName, setRequired, setSharedArtifact
getCopyPattern, getCopyPatterns, getEntityType, getExclusionPatterns, getId, getLocation, getName, isHttpCompressionOn, isRequired, isSharedArtifact
getOid
boolean hasSubscribers()
void substituteVariables(CustomVariableContext customVariableContext)
@Nullable @Nullable SecureToken getSecureToken()
boolean isHidden()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.