Class DeploymentVersionSearchCriteria


  • public class DeploymentVersionSearchCriteria
    extends Object
    • Method Detail

      • getDeploymentProjectId

        @Nullable
        public @Nullable Long getDeploymentProjectId()
      • getCreatedFromBranch

        @Nullable
        public @Nullable String getCreatedFromBranch()
      • getNameLike

        @Nullable
        public @Nullable String getNameLike()
      • getNotCreatedFromBranch

        @Nullable
        public @Nullable String getNotCreatedFromBranch()
      • getOffset

        public int getOffset()
      • getMaxResults

        public int getMaxResults()