liquibase is not able execute change-set in DB using its api

I am trying to integrate liquibase with my project. but i am not able to exceute change log using Liquibase java API.

did i missed to initialize any api method? due to this i stuck in integration.