avid.actions.pythonAction.PythonNaryBatchAction =============================================== .. currentmodule:: avid.actions.pythonAction .. autoclass:: PythonNaryBatchAction :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~PythonNaryBatchAction.__init__ ~PythonNaryBatchAction.do ~PythonNaryBatchAction.do_finalize ~PythonNaryBatchAction.do_processing ~PythonNaryBatchAction.do_setup ~PythonNaryBatchAction.generateActions ~PythonNaryBatchAction.getFailedActions ~PythonNaryBatchAction.getSkippedActions ~PythonNaryBatchAction.getSuccessfulActions ~PythonNaryBatchAction.getSuccessfulActionsWithWarnings ~PythonNaryBatchAction.indicateOutputs .. rubric:: Attributes .. autosummary:: ~PythonNaryBatchAction.ACTION_FAILURE ~PythonNaryBatchAction.ACTION_PENDING ~PythonNaryBatchAction.ACTION_RUNNING ~PythonNaryBatchAction.ACTION_SKIPPED ~PythonNaryBatchAction.ACTION_SUCCESS ~PythonNaryBatchAction.ACTION_UNINIT ~PythonNaryBatchAction.PRIMARY_INPUT_KEY ~PythonNaryBatchAction.actionInstanceUID ~PythonNaryBatchAction.actionTag ~PythonNaryBatchAction.action_tag_selector ~PythonNaryBatchAction.has_warnings ~PythonNaryBatchAction.instanceName ~PythonNaryBatchAction.isFailure ~PythonNaryBatchAction.isPending ~PythonNaryBatchAction.isRunning ~PythonNaryBatchAction.isSkipped ~PythonNaryBatchAction.isSuccess ~PythonNaryBatchAction.is_uninitialized ~PythonNaryBatchAction.last_exec_state ~PythonNaryBatchAction.last_warnings ~PythonNaryBatchAction.number_of_actions ~PythonNaryBatchAction.outputArtefacts