org.sonar.api.workflow.screen
Class CommentScreen

java.lang.Object
  extended by org.sonar.api.workflow.screen.Screen
      extended by org.sonar.api.workflow.screen.CommentScreen

@Beta
public final class CommentScreen
extends Screen

Since:
3.1

Constructor Summary
CommentScreen()
           
 
Method Summary
 
Methods inherited from class org.sonar.api.workflow.screen.Screen
getCommandKey, getKey, setCommandKey
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommentScreen

public CommentScreen()


Copyright © 2009-2012 SonarSource. All Rights Reserved.