forked from camunda/camunda
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathignored-changes.xml
25 lines (25 loc) · 1.04 KB
/
ignored-changes.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<differences>
<difference>
<className>io/zeebe/client/util/Environment</className>
<differenceType>8001</differenceType>
</difference>
<difference>
<className>io/zeebe/client/util/VersionUtil</className>
<differenceType>8001</differenceType>
</difference>
<difference>
<className>io/zeebe/client/ZeebeClientBuilder</className>
<method>io.zeebe.client.ZeebeClientBuilder withJsonMapper(io.zeebe.client.api.JsonMapper)</method>
<differenceType>7012</differenceType>
</difference>
<difference>
<className>io/zeebe/client/ZeebeClientConfiguration</className>
<method>io.zeebe.client.api.JsonMapper getJsonMapper()</method>
<differenceType>7012</differenceType>
</difference>
<difference>
<className>io/zeebe/client/api/worker/JobWorkerBuilderStep1$JobWorkerBuilderStep3</className>
<differenceType>7012</differenceType>
<method>io.zeebe.client.api.worker.JobWorkerBuilderStep1$JobWorkerBuilderStep3 backoffSupplier(io.zeebe.client.api.worker.BackoffSupplier)</method>
</difference>
</differences>