Class BbSaveContentResponse

java.lang.Object
io.jenkins.blueocean.blueocean_bitbucket_pipeline.model.BbSaveContentResponse
Direct Known Subclasses:
BbCloudSaveContentResponse, BbServerSaveContentResponse

@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public abstract class BbSaveContentResponse extends Object
Response from saving content to Bitbucket.
Author:
Vivek Pandey
  • Constructor Details Link icon

    • BbSaveContentResponse Link icon

      public BbSaveContentResponse()
  • Method Details Link icon

    • getCommitId Link icon

      public abstract String getCommitId()
      Returns:
      commit id of the saved content