BaseJob.prototype._publishRunWsmanCommand =
        function _publishRunWsmanCommand (uuid, hostData) {
        return messenger.publish(
            Constants.Protocol.Exchanges.Task.Name,
            'run.wsman.command' + '.' + uuid,