Class PasswordVariableKeywordsDataProvider

  • All Implemented Interfaces:
    com.atlassian.webresource.api.data.WebResourceDataProvider, com.google.common.base.Supplier<com.atlassian.json.marshal.Jsonable>, Supplier<com.atlassian.json.marshal.Jsonable>

    public class PasswordVariableKeywordsDataProvider
    extends Object
    implements com.atlassian.webresource.api.data.WebResourceDataProvider
    Provides an array of keywords which determine whether a variable is considered a password variable (masked in the UI and encrypted by Bamboo).
    • Constructor Detail

      • PasswordVariableKeywordsDataProvider

        public PasswordVariableKeywordsDataProvider()
    • Method Detail

      • get

        public com.atlassian.json.marshal.Jsonable get()
        Specified by:
        get in interface com.google.common.base.Supplier<com.atlassian.json.marshal.Jsonable>
        Specified by:
        get in interface Supplier<com.atlassian.json.marshal.Jsonable>