galaxyproject / blend4j

blend4j is a JVM partial reimplementation of the Python library bioblend for interacting with Galaxy, CloudMan, and BioCloudCentral.
Eclipse Public License 1.0
16 stars 22 forks source link

Add support for accessing job details from the Galaxy API #29

Closed fbristow closed 9 years ago

fbristow commented 9 years ago

This pull request completes a feature to provide primitive access to the Galaxy Jobs API (specifically for me to access the command_line and exit_code attributes of a job execution).

jmchilton commented 9 years ago

Ahh - sorry for the delay. I started to try to fix the Travis testing but didn't get very far - at any rate thanks for the contribution.