Here is the Task Domain
@PlanningEntity @NoArgsConstructor public class OTask { private String id; @CustomShadowV