7273747576777879808182
boolean readOnly = historicalReadOnly || artifact.isReadonly(); ruleDocumentWidget = new RuleDocumentWidget(this.artifact, readOnly); metaWidget = new MetaDataWidget( clientFactory, eventBus, this.artifact, readOnly, this.artifact.getUuid());
8081828384858687888990
boolean readOnly = historicalReadOnly || artifact.isReadonly(); ruleDocumentWidget = new RuleDocumentWidget( this.artifact, readOnly ); metaWidget = new MetaDataWidget( clientFactory, eventBus, this.artifact, readOnly, this.artifact.getUuid() );