Hi Mohan,
Is the picture you have attached what you would like the user to see on the screen? That is, a picture of the process flow itself, or are you looking for a UI that allows a user to complete the process shown? If it is the former, you can use the 'button' widget with some styling to achieve the blocks. Check out the 'wizard' template in the Atlas UI. Here is a working demo as well. That example should give you an idea about how to make boxes with lines to them. You will need to do something extra for the lines that deviate from horizontal, but the wizard template should show you how to use buttons to render steps in a process.