How to retrieve Trigger using Oracle Extension for Liquibase?

I am trying to retrieve the database objects from the existing database.I am using Oracle Extension for Liquibase to retrieve trigger.For using Oracle extension I have put the .jar of Oracle extension in the classpath.Still it does not retrieve the trigger object.Has anyone faced this problem?