예제 #1
0
파일: View.java 프로젝트: zlosch/jenkins
 private List<Action> _getOwnerViewActions() {
   return owner.getViewActions();
 }