提交 7509cde3 编写于 作者: K Kanstantsin Shautsou

Exclude UI screw

上级 26ff8889
...@@ -192,6 +192,7 @@ public abstract class View extends AbstractModelObject implements AccessControll ...@@ -192,6 +192,7 @@ public abstract class View extends AbstractModelObject implements AccessControll
/** /**
* Gets all the items in this collection in a read-only view. * Gets all the items in this collection in a read-only view.
*/ */
@Nonnull
@Exported(name="jobs") @Exported(name="jobs")
public abstract Collection<TopLevelItem> getItems(); public abstract Collection<TopLevelItem> getItems();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册