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

    • BbSaveContentResponse

      public BbSaveContentResponse()
  • Method Details

    • getCommitId

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