How to delete node using java code
I have 2-3 component node which are not required. I am writing workflow to check those node. How should I delete the node using Java.
Eg:
Node1- Example
Node2- Test
If I find the resource.getName() as Node1 delete that node