Uses of Class
pro.taskana.workbasket.internal.models.WorkbasketImpl
Packages that use WorkbasketImpl
-
Uses of WorkbasketImpl in pro.taskana.workbasket.internal
Methods in pro.taskana.workbasket.internal that return WorkbasketImplMethods in pro.taskana.workbasket.internal with parameters of type WorkbasketImplModifier and TypeMethodDescriptionvoidWorkbasketServiceImpl.checkModifiedHasNotChanged(Workbasket oldWorkbasket, WorkbasketImpl workbasketImplToUpdate) Check if current workbasket is based on the newest (by modified).voidWorkbasketMapper.insert(WorkbasketImpl workbasket) voidWorkbasketMapper.update(WorkbasketImpl workbasket) voidWorkbasketMapper.updateByKeyAndDomain(WorkbasketImpl workbasket) -
Uses of WorkbasketImpl in pro.taskana.workbasket.internal.models
Methods in pro.taskana.workbasket.internal.models that return WorkbasketImpl