if($tblSerialCompany->getisIgnore()){
                $Content = (new Standard('', self::getEndpoint(), new SuccessIcon(), array(), 'Exportieren'))
                    ->ajaxPipelineOnClick(self::pipelineCompanyChangeStatus($tblSerialCompany->getId()));
            } else {
                $Content = (new Standard('', self::getEndpoint(), new Disable(), array(), 'Nicht Exportieren'))