Add workflow method to ProcessingManager
authorvijeth-aradhya <vijthaaa@gmail.com>
Sun, 4 Jun 2017 18:15:18 +0000 (23:45 +0530)
committervijeth-aradhya <vijthaaa@gmail.com>
Sun, 4 Jun 2017 18:18:08 +0000 (23:48 +0530)
commitd3390c4391f18f4f1ac76557a98b106452baf295
tree9be4518cfea3a7c5fa894a2dc66af3cdef02467e
parent2963b0a18231aac5d5fda3ae2ecc55a0b5c08823
Add workflow method to ProcessingManager

This method just raises NotImplementedError if the specific
media processing manager does not have a workflow method.
mediagoblin/processing/__init__.py