{
  "_class" : "hudson.maven.MavenModuleSetBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/develop" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 75,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "efd8843457567036b41dbcf6b5e34e29e9069530",
            "branch" : [
              {
                "SHA1" : "efd8843457567036b41dbcf6b5e34e29e9069530",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "efd8843457567036b41dbcf6b5e34e29e9069530",
            "branch" : [
              {
                "SHA1" : "efd8843457567036b41dbcf6b5e34e29e9069530",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "efd8843457567036b41dbcf6b5e34e29e9069530",
        "branch" : [
          {
            "SHA1" : "efd8843457567036b41dbcf6b5e34e29e9069530",
            "name" : "origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "http://sing-group.org/dt/gitlab/dgss-2021-teamA/microstories.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 149,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#75",
  "duration" : 176897,
  "estimatedDuration" : 198178,
  "executor" : None,
  "fullDisplayName" : "μStories 2021 - Team A #75",
  "id" : "75",
  "keepLog" : False,
  "number" : 75,
  "queueId" : 75,
  "result" : "SUCCESS",
  "timestamp" : 1607711228481,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/75/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java",
          "service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/PaginatedResults.java",
          "service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/test/StoryServiceIntegrationTest.java",
          "service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryService.java"
        ],
        "commitId" : "efd8843457567036b41dbcf6b5e34e29e9069530",
        "timestamp" : 1607711050000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/miguel.ferreiro.diaz",
          "fullName" : "miguel.ferreiro.diaz"
        },
        "authorEmail" : "miguel.ferreiro.diaz@gmail.com",
        "comment" : "tsk62 Adds methods services to return data related to paginated results\nThe PaginatedResults class has been defined to manage the information of\nthe ret urned page and the total number of elements returned by the\nquery without paging\n, which helps to compute the total number of page into which the request\ndata is\ndivided. In addition, it adds the methods which use the new\nPaginatedResults cl ass and it has adapted the methods they were\npaginating to make use of the new m ethods created and to avoid\nduplicate code. Finally, the PaginatedResults class is not tested due to\nbeing composed uniquely by setters and getters and the resp ective tests\nfor the new methods have been included in the service layer.\n",
        "date" : "2020-12-11 19:24:10 +0100",
        "id" : "efd8843457567036b41dbcf6b5e34e29e9069530",
        "msg" : "tsk62 Adds methods services to return data related to paginated results",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/test/StoryServiceIntegrationTest.java"
          },
          {
            "editType" : "edit",
            "file" : "tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java"
          },
          {
            "editType" : "add",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/PaginatedResults.java"
          },
          {
            "editType" : "edit",
            "file" : "service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryService.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/miguel.ferreiro.diaz",
      "fullName" : "miguel.ferreiro.diaz"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.3.9"
}