Hi guys,
Is it possible to extend the User Task class in engine and create my custom class(Eg;- Apply Leave Request Task) and use instead of User Task? You can consider this task like a business specific user task but I want to call it as a Leave request Task. Also I want to include this particular Task in my Flowable Modeler and modeler should be able to use this in model definitions like a User Task. Is this possible in Flowable?