TSK-43 Add businessProcessId and parentBusinessProcessId to Task and TaskMapper
This commit is contained in:
parent
bf3d6a44b0
commit
026d6d0309
|
@ -177,7 +177,6 @@ public class TaskServiceImplTest {
|
|||
expectedObjectReference.setId("1");
|
||||
expectedObjectReference.setType("DUMMY");
|
||||
|
||||
Workbasket workbasket = new Workbasket();
|
||||
Classification classification = new Classification();
|
||||
classification.setName("Name");
|
||||
classification.setCategory("MANUAL");
|
||||
|
|
Loading…
Reference in New Issue