131132133134135136137138
deployDirty.setPreference(DeployDirtyIndicatorPreference.INSTANCE); return new Action[] { createValidationIndicationSwitch(), deployDirty.getSwitch(), null, new ExpandProjectContentAction(owner), }; }