- PACKAGE_COVERAGE_KEY - Static variable in class com.uber.jenkins.phabricator.uberalls.UberallsClient
 
-  
 
- perform(String, JSONObject) - Method in class com.uber.jenkins.phabricator.conduit.ConduitAPIClient
 
- 
Call the conduit API of Phabricator
 
- perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class com.uber.jenkins.phabricator.PhabricatorNotifier
 
-  
 
- PhabricatorBuildWrapper - Class in com.uber.jenkins.phabricator
 
-  
 
- PhabricatorBuildWrapper(boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.uber.jenkins.phabricator.PhabricatorBuildWrapper
 
-  
 
- PhabricatorBuildWrapperDescriptor - Class in com.uber.jenkins.phabricator
 
-  
 
- PhabricatorBuildWrapperDescriptor() - Constructor for class com.uber.jenkins.phabricator.PhabricatorBuildWrapperDescriptor
 
-  
 
- PhabricatorCauseOfInterruption - Class in com.uber.jenkins.phabricator
 
-  
 
- PhabricatorNotifier - Class in com.uber.jenkins.phabricator
 
-  
 
- PhabricatorNotifier(boolean, boolean, boolean, double, double, String, boolean, String, String, boolean, boolean, boolean, String, String, boolean) - Constructor for class com.uber.jenkins.phabricator.PhabricatorNotifier
 
-  
 
- PhabricatorNotifierDescriptor - Class in com.uber.jenkins.phabricator
 
- 
 
- PhabricatorNotifierDescriptor() - Constructor for class com.uber.jenkins.phabricator.PhabricatorNotifierDescriptor
 
-  
 
- PhabricatorPlugin - Class in com.uber.jenkins.phabricator
 
-  
 
- PhabricatorPlugin() - Constructor for class com.uber.jenkins.phabricator.PhabricatorPlugin
 
-  
 
- PhabricatorPostbuildAction - Class in com.uber.jenkins.phabricator
 
- 
Ripped from https://github.com/jenkinsci/groovy-postbuild-plugin/blob/master/src/main/java/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildAction.java
 
- PhabricatorPostbuildSummaryAction - Class in com.uber.jenkins.phabricator
 
- 
Ripped from https://github.com/jenkinsci/groovy-postbuild-plugin/blob/master/src/main/java/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildSummaryAction.java
 
- PhabricatorPostbuildSummaryAction(String, String, String, String, String, String, String) - Constructor for class com.uber.jenkins.phabricator.PhabricatorPostbuildSummaryAction
 
-  
 
- PHID_FIELD - Static variable in class com.uber.jenkins.phabricator.PhabricatorPlugin
 
-  
 
- postComment(String, String, boolean, String) - Method in class com.uber.jenkins.phabricator.conduit.DifferentialClient
 
- 
Posts a comment to a differential
 
- postComment(String, String) - Method in class com.uber.jenkins.phabricator.conduit.DifferentialClient
 
- 
Post a comment on the differential
 
- PostCommentTask - Class in com.uber.jenkins.phabricator.tasks
 
- 
Post comment task.
 
- PostCommentTask(Logger, DifferentialClient, String, String, String) - Constructor for class com.uber.jenkins.phabricator.tasks.PostCommentTask
 
- 
PostCommentTask constructor.
 
- preCheckout(AbstractBuild, Launcher, BuildListener) - Method in class com.uber.jenkins.phabricator.PhabricatorBuildWrapper
 
- 
Abort running builds when new build referencing same revision is scheduled to run
 
- printStackTrace(Exception) - Method in class com.uber.jenkins.phabricator.tasks.Task
 
- 
Prints stack trace
 
- processBuildResult(boolean, boolean) - Method in class com.uber.jenkins.phabricator.BuildResultProcessor
 
- 
Add build result data into the commenter
 
- processHarbormaster(boolean) - Method in class com.uber.jenkins.phabricator.BuildResultProcessor
 
- 
Send Harbormaster result to Phabricator
 
- processLintResults(String, String) - Method in class com.uber.jenkins.phabricator.BuildResultProcessor
 
- 
Fetch remote lint violations from the build workspace and process
 
- processParentCoverage(UberallsClient) - Method in class com.uber.jenkins.phabricator.BuildResultProcessor
 
- 
Fetch parent coverage data from Uberalls, if available
 
- processRemoteComment(String, String) - Method in class com.uber.jenkins.phabricator.BuildResultProcessor
 
- 
Fetch a remote comment from the build workspace
 
- processUnitResults(UnitTestProvider) - Method in class com.uber.jenkins.phabricator.BuildResultProcessor
 
- 
Process unit test results from the test run