Use Flowable to monitor spring project

Hi
I have a spring project which contains applictionContext.xml and flowable.cfg.xml my and some class files. My process starts on timer event and all the datasource is being read from applicationContext.xml. I want to use this project in flowable admin ui so that i can monitor my process. Can any one help me in deploying my project to the admin app.