Class ManualEncryptionResponse

java.lang.Object
com.atlassian.bamboo.plugins.rest.model.encrypt.ManualEncryptionResponse

public class ManualEncryptionResponse extends Object
  • Constructor Details

    • ManualEncryptionResponse

      public ManualEncryptionResponse(String encryptedText)
  • Method Details

    • getEncryptedText

      public String getEncryptedText()