We have an abstract class which is extending AbstractAction to create Context sensitive Action. But if we extend this abstract class, we are not able to create bookmark. Could anyone please tell me how to make bookmark?
Or can i use CallableSystemAction instead of AbstractAction?