<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='com.dabsquared.gitlabjenkins.cause.GitLabWebHookCause'><shortDescription>Started by GitLab push by Mark Hoffmann</shortDescription></cause></action><action></action><action></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesorigindevelop _class='hudson.plugins.git.util.Build'><buildNumber>16</buildNumber><marked><SHA1>6e26a167a1162f86cde48f53d780bc6ef4652536</SHA1><branch><SHA1>6e26a167a1162f86cde48f53d780bc6ef4652536</SHA1><name>refs/remotes/origin/develop</name></branch></marked><revision><SHA1>6e26a167a1162f86cde48f53d780bc6ef4652536</SHA1><branch><SHA1>6e26a167a1162f86cde48f53d780bc6ef4652536</SHA1><name>refs/remotes/origin/develop</name></branch></revision></refsremotesorigindevelop></buildsByBranchName><lastBuiltRevision><SHA1>6e26a167a1162f86cde48f53d780bc6ef4652536</SHA1><branch><SHA1>6e26a167a1162f86cde48f53d780bc6ef4652536</SHA1><name>refs/remotes/origin/develop</name></branch></lastBuiltRevision><remoteUrl>https://gitlab.com/datainmotion/diamant/backend.git</remoteUrl><scmName></scmName></action><action _class='hudson.plugins.git.GitTagAction'></action><action></action><action _class='hudson.tasks.junit.TestResultAction'><failCount>0</failCount><skipCount>0</skipCount><totalCount>93</totalCount><urlName>testReport</urlName></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><description>Started by GitLab push by Mark Hoffmann</description><displayName>#16</displayName><duration>177137</duration><estimatedDuration>122464</estimatedDuration><fullDisplayName>DIM-Diamant-Backend #16</fullDisplayName><id>16</id><inProgress>false</inProgress><keepLog>false</keepLog><number>16</number><queueId>2659</queueId><result>SUCCESS</result><timestamp>1567500923655</timestamp><url>https://devel.data-in-motion.biz/jenkins/job/DIM-Diamant-Backend/16/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>de.dim.diamant.model/src/de/dim/diamant/FeedbackTransaction.java</affectedPath><affectedPath>de.dim.diamant.model/src/de/dim/diamant/Transaction.java</affectedPath><affectedPath>de.dim.diamant.model/src/de/dim/diamant/impl/DiamantPackageImpl.java</affectedPath><affectedPath>de.dim.diamant.model/src/de/dim/diamant/TransactionType.java</affectedPath><affectedPath>de.dim.diamant.model/src/de/dim/diamant/ProcessStepNotification.java</affectedPath><affectedPath>de.dim.diamant.model/src/de/dim/diamant/impl/TransactionNotificationImpl.java</affectedPath><affectedPath>de.dim.diamant.service/src/de/dim/diamant/service/api/TransactionService.java</affectedPath><affectedPath>de.dim.diamant.model/src/de/dim/diamant/impl/FeedbackProcessStepImpl.java</affectedPath><affectedPath>de.dim.diamant.model/src/de/dim/diamant/util/DiamantSwitch.java</affectedPath><affectedPath>de.dim.diamant.model/src/de/dim/diamant/impl/FeedbackTransactionImpl.java</affectedPath><affectedPath>de.dim.diamant.model/src/de/dim/diamant/ProcessEventLog.java</affectedPath><affectedPath>de.dim.diamant.model/src/de/dim/diamant/impl/DiamantFactoryImpl.java</affectedPath><affectedPath>de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/ProcessStepIntegrationTest.java</affectedPath><affectedPath>de.dim.diamant.model/src/de/dim/diamant/ProcessStepType.java</affectedPath><affectedPath>de.dim.diamant.model/src/de/dim/diamant/impl/ParticipantDefinitionImpl.java</affectedPath><affectedPath>de.dim.diamant.model/src/de/dim/diamant/ProcessStep.java</affectedPath><affectedPath>de.dim.diamant.service/src/de/dim/diamant/service/data/SampleDataComponent.java</affectedPath><affectedPath>de.dim.diamant.model/model/diamant.ecore</affectedPath><affectedPath>de.dim.diamant.model/src/de/dim/diamant/util/DiamantAdapterFactory.java</affectedPath><affectedPath>de.dim.diamant.model/src/de/dim/diamant/FeedbackProcessStep.java</affectedPath><affectedPath>cnf/local/index.xml</affectedPath><affectedPath>de.dim.diamant.model/src/de/dim/diamant/impl/ProductImpl.java</affectedPath><affectedPath>de.dim.diamant.model/src/de/dim/diamant/impl/TransactionLogImpl.java</affectedPath><affectedPath>de.dim.diamant.model/model/diamant.genmodel</affectedPath><affectedPath>cnf/ext/dim_nexus.maven</affectedPath><affectedPath>de.dim.diamant.model/src/de/dim/diamant/DiamantFactory.java</affectedPath><affectedPath>de.dim.diamant.model/src/de/dim/diamant/ProcessEvent.java</affectedPath><affectedPath>de.dim.diamant.model/src/de/dim/diamant/impl/ProcessEventImpl.java</affectedPath><affectedPath>de.dim.diamant.model/src/de/dim/diamant/impl/ProcessStepImpl.java</affectedPath><affectedPath>de.dim.diamant.model/src/de/dim/diamant/TransactionNotification.java</affectedPath><affectedPath>de.dim.diamant.model/src/de/dim/diamant/Product.java</affectedPath><affectedPath>de.dim.diamant.model/src/de/dim/diamant/TransactionLog.java</affectedPath><affectedPath>de.dim.diamant.model/src/de/dim/diamant/impl/TransactionEntryImpl.java</affectedPath><affectedPath>de.dim.diamant.service/src/de/dim/diamant/service/impl/ProcessStepServiceImpl.java</affectedPath><affectedPath>de.dim.diamant.model/src/de/dim/diamant/DiamantPackage.java</affectedPath><affectedPath>de.dim.diamant.service/src/de/dim/diamant/service/impl/TransactionServiceImpl.java</affectedPath><affectedPath>cnf/local/index.xml.sha</affectedPath><affectedPath>de.dim.diamant.model/src/de/dim/diamant/impl/TransactionImpl.java</affectedPath><affectedPath>de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/TransactionIntegrationTest.java</affectedPath><affectedPath>de.dim.diamant.model/src/de/dim/diamant/impl/ProcessStepNotificationImpl.java</affectedPath><affectedPath>de.dim.diamant.model/src/de/dim/diamant/ParticipantDefinition.java</affectedPath><affectedPath>de.dim.diamant.service.tests/.settings/org.eclipse.core.resources.prefs</affectedPath><affectedPath>de.dim.diamant.model/src/de/dim/diamant/TransactionEntry.java</affectedPath><affectedPath>de.dim.diamant.model/.classpath</affectedPath><affectedPath>de.dim.diamant.model/src/de/dim/diamant/impl/ProcessEventLogImpl.java</affectedPath><affectedPath>de.dim.diamant.service/src/de/dim/diamant/service/api/ProcessStepService.java</affectedPath><commitId>e8a88b5eb56c23072fbfc6bca53e4831d3e5e458</commitId><timestamp>1567495041000</timestamp><author><absoluteUrl>https://devel.data-in-motion.biz/jenkins/user/m.hoffmann</absoluteUrl><fullName>Mark Hoffmann</fullName></author><authorEmail>m.hoffmann@data-in-motion.biz</authorEmail><comment>- model refactoring
Signed-off-by: Mark Hoffmann &lt;m.hoffmann@data-in-motion.biz&gt;
</comment><date>2019-09-03 09:17:21 +0200</date><id>e8a88b5eb56c23072fbfc6bca53e4831d3e5e458</id><msg>- model refactoring</msg><path><editType>delete</editType><file>de.dim.diamant.model/src/de/dim/diamant/impl/ProcessStepNotificationImpl.java</file></path><path><editType>edit</editType><file>de.dim.diamant.model/src/de/dim/diamant/DiamantPackage.java</file></path><path><editType>delete</editType><file>de.dim.diamant.model/src/de/dim/diamant/impl/ProcessEventImpl.java</file></path><path><editType>add</editType><file>de.dim.diamant.model/src/de/dim/diamant/impl/TransactionNotificationImpl.java</file></path><path><editType>delete</editType><file>de.dim.diamant.model/src/de/dim/diamant/ProcessEventLog.java</file></path><path><editType>add</editType><file>de.dim.diamant.model/src/de/dim/diamant/FeedbackTransaction.java</file></path><path><editType>add</editType><file>de.dim.diamant.model/src/de/dim/diamant/Transaction.java</file></path><path><editType>edit</editType><file>cnf/local/index.xml</file></path><path><editType>delete</editType><file>de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/ProcessStepIntegrationTest.java</file></path><path><editType>add</editType><file>de.dim.diamant.model/src/de/dim/diamant/impl/TransactionLogImpl.java</file></path><path><editType>delete</editType><file>de.dim.diamant.model/src/de/dim/diamant/impl/ProcessEventLogImpl.java</file></path><path><editType>edit</editType><file>de.dim.diamant.model/src/de/dim/diamant/DiamantFactory.java</file></path><path><editType>edit</editType><file>de.dim.diamant.model/model/diamant.ecore</file></path><path><editType>delete</editType><file>de.dim.diamant.model/src/de/dim/diamant/ProcessStep.java</file></path><path><editType>delete</editType><file>de.dim.diamant.service/src/de/dim/diamant/service/impl/ProcessStepServiceImpl.java</file></path><path><editType>add</editType><file>de.dim.diamant.service/src/de/dim/diamant/service/impl/TransactionServiceImpl.java</file></path><path><editType>edit</editType><file>de.dim.diamant.model/src/de/dim/diamant/impl/DiamantPackageImpl.java</file></path><path><editType>add</editType><file>de.dim.diamant.model/src/de/dim/diamant/TransactionNotification.java</file></path><path><editType>edit</editType><file>de.dim.diamant.model/src/de/dim/diamant/impl/DiamantFactoryImpl.java</file></path><path><editType>add</editType><file>de.dim.diamant.model/src/de/dim/diamant/TransactionEntry.java</file></path><path><editType>delete</editType><file>de.dim.diamant.model/src/de/dim/diamant/ProcessStepType.java</file></path><path><editType>edit</editType><file>cnf/local/index.xml.sha</file></path><path><editType>delete</editType><file>de.dim.diamant.model/src/de/dim/diamant/FeedbackProcessStep.java</file></path><path><editType>edit</editType><file>de.dim.diamant.model/src/de/dim/diamant/Product.java</file></path><path><editType>add</editType><file>de.dim.diamant.model/src/de/dim/diamant/impl/TransactionImpl.java</file></path><path><editType>delete</editType><file>de.dim.diamant.model/src/de/dim/diamant/ProcessEvent.java</file></path><path><editType>edit</editType><file>de.dim.diamant.model/model/diamant.genmodel</file></path><path><editType>edit</editType><file>de.dim.diamant.model/src/de/dim/diamant/util/DiamantSwitch.java</file></path><path><editType>edit</editType><file>de.dim.diamant.model/src/de/dim/diamant/impl/ParticipantDefinitionImpl.java</file></path><path><editType>edit</editType><file>de.dim.diamant.model/src/de/dim/diamant/ParticipantDefinition.java</file></path><path><editType>add</editType><file>de.dim.diamant.model/src/de/dim/diamant/impl/FeedbackTransactionImpl.java</file></path><path><editType>add</editType><file>de.dim.diamant.model/src/de/dim/diamant/impl/TransactionEntryImpl.java</file></path><path><editType>add</editType><file>de.dim.diamant.model/src/de/dim/diamant/TransactionType.java</file></path><path><editType>delete</editType><file>de.dim.diamant.model/src/de/dim/diamant/impl/FeedbackProcessStepImpl.java</file></path><path><editType>add</editType><file>de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/TransactionIntegrationTest.java</file></path><path><editType>add</editType><file>de.dim.diamant.service/src/de/dim/diamant/service/api/TransactionService.java</file></path><path><editType>edit</editType><file>cnf/ext/dim_nexus.maven</file></path><path><editType>add</editType><file>de.dim.diamant.model/src/de/dim/diamant/TransactionLog.java</file></path><path><editType>edit</editType><file>de.dim.diamant.model/.classpath</file></path><path><editType>edit</editType><file>de.dim.diamant.service/src/de/dim/diamant/service/data/SampleDataComponent.java</file></path><path><editType>delete</editType><file>de.dim.diamant.model/src/de/dim/diamant/impl/ProcessStepImpl.java</file></path><path><editType>delete</editType><file>de.dim.diamant.model/src/de/dim/diamant/ProcessStepNotification.java</file></path><path><editType>edit</editType><file>de.dim.diamant.model/src/de/dim/diamant/impl/ProductImpl.java</file></path><path><editType>edit</editType><file>de.dim.diamant.model/src/de/dim/diamant/util/DiamantAdapterFactory.java</file></path><path><editType>delete</editType><file>de.dim.diamant.service/src/de/dim/diamant/service/api/ProcessStepService.java</file></path><path><editType>edit</editType><file>de.dim.diamant.service.tests/.settings/org.eclipse.core.resources.prefs</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>de.dim.diamant.service.tests/bnd.bnd</affectedPath><affectedPath>de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/TransactionIntegrationTest.java</affectedPath><affectedPath>de.dim.diamant.service/src/de/dim/diamant/service/impl/TransactionServiceImpl.java</affectedPath><commitId>6e26a167a1162f86cde48f53d780bc6ef4652536</commitId><timestamp>1567500909000</timestamp><author><absoluteUrl>https://devel.data-in-motion.biz/jenkins/user/m.hoffmann</absoluteUrl><fullName>Mark Hoffmann</fullName></author><authorEmail>m.hoffmann@data-in-motion.biz</authorEmail><comment>- transaction integration tests
Signed-off-by: Mark Hoffmann &lt;m.hoffmann@data-in-motion.biz&gt;
</comment><date>2019-09-03 10:55:09 +0200</date><id>6e26a167a1162f86cde48f53d780bc6ef4652536</id><msg>- transaction integration tests</msg><path><editType>edit</editType><file>de.dim.diamant.service/src/de/dim/diamant/service/impl/TransactionServiceImpl.java</file></path><path><editType>edit</editType><file>de.dim.diamant.service.tests/src/de/dim/diamant/service/tests/TransactionIntegrationTest.java</file></path><path><editType>edit</editType><file>de.dim.diamant.service.tests/bnd.bnd</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://devel.data-in-motion.biz/jenkins/user/m.hoffmann</absoluteUrl><fullName>Mark Hoffmann</fullName></culprit></freeStyleBuild>