Report message to a moderator
@Execute public void execute(EModelService service, MApplication app) { MPartStack stack = (MPartStack) service.find("ID.OF.PARTSTACK.HERE", app); stack.getTags().add(IPresentationEngine.MINIMIZED);}