heroku / salesforce-bulk

Python interface to the Salesforce.com Bulk API
MIT License
207 stars 154 forks source link

Add abort job methods #18

Closed ViViDboarder closed 9 years ago

ViViDboarder commented 9 years ago

Pretty straight forward. Just adding a new job type.

It could probably be merged with the create_close_job_doc method since it just provides a different state. I can post an update doing that too, but I wanted to avoid removing or changing existing methods.