예제 #1
0
 @Override
 public List<? extends Artifact> getAllArtifactsIncludingInvalid() {
   return myModel.getAllArtifactsIncludingInvalid();
 }