Class StashMirrorErrorEntity

java.lang.Object
com.atlassian.bamboo.plugins.stash.rest.entity.StashMirrorErrorEntity

public class StashMirrorErrorEntity extends Object
Holds information about error connected with Bitbucket Smart Mirroring.
  • Field Details

  • Constructor Details

    • StashMirrorErrorEntity

      public StashMirrorErrorEntity(String errorCode, String message)
  • Method Details

    • getErrorCode

      public String getErrorCode()
    • getMessage

      public String getMessage()