SensorContext@Deprecated public interface ResourcePerspectives
| Modifier and Type | Method and Description | 
|---|---|
| <P extends Perspective> | as(Class<P> perspectiveClass,
  InputPath inputPath)Deprecated.  Allow to create perspective from  InputPath. | 
| <P extends Perspective> | as(Class<P> perspectiveClass,
  Resource resource)Deprecated.  | 
@CheckForNull <P extends Perspective> P as(Class<P> perspectiveClass, Resource resource)
@CheckForNull <P extends Perspective> P as(Class<P> perspectiveClass, InputPath inputPath)
Copyright © 2009–2016 SonarSource. All rights reserved.