Files
config-pacs-docker/dcm4chee/default/conf/dcm4chee-auditlog/permission-xmbean.xml
2025-02-26 14:49:25 +07:00

19 lines
829 B
XML

<mbean name="dcm4chee.archive:service=StudyPermission">
<attribute name="UpdateOnHl7Received" type="Security"/>
<attribute name="Hl7ReceivedStylesheet" type="Security"/>
<attribute name="UpdateOnMppsCreate" type="Security"/>
<attribute name="MppsCreateStylesheet" type="Security"/>
<attribute name="UpdateOnSeriesStored" type="Security"/>
<attribute name="SeriesStoredStylesheet" type="Security"/>
<attribute name="UpdateOnNewStudy" type="Security"/>
<attribute name="UpdateOnIanNotification"/>
<attribute name="IanNotificationStylesheet"/>
<attribute name="HL7ServerName"/>
<attribute name="StoreScpServiceName"/>
<attribute name="MppsScpServiceName"/>
<attribute name="ContentEditServiceName"/>
<attribute name="TemplatesServiceName"/>
<attribute name="IanScuServiceName"/>
<attribute name="State"/>
</mbean>