How to restrict the ruin process(Job removal process from route)

As we can restrict the recreate process by using constraints such as HardActivityConstraint which is tells us whether or not a tourActivity can be inserted into a new route.

Similarly can we have some class which can restrict the ruin process as well in Jsprit? (i.e. whether or not a job can be removed from the current route?)