Skip navigation links
A C D G I J P R S 

A

add(String, Long) - Method in class jenkins.plugins.awslogspublisher.AWSLogsBuffer
 
AWS_LOG_EVENT_OVERHEAD - Static variable in class jenkins.plugins.awslogspublisher.AWSLogsBuffer
 
AWS_LOGS_MAX_BATCH_SIZE - Static variable in class jenkins.plugins.awslogspublisher.AWSLogsBuffer
 
AWSLogsBuffer - Class in jenkins.plugins.awslogspublisher
Created by elifarley on 13/01/17.
AWSLogsBuffer(BufferedReader, AWSLogs, String, String, PrintStream) - Constructor for class jenkins.plugins.awslogspublisher.AWSLogsBuffer
 
AWSLogsBuildInfoAction - Class in jenkins.plugins.awslogspublisher
Created by elifarley on 18/01/17.
AWSLogsBuildInfoAction(String, String, String) - Constructor for class jenkins.plugins.awslogspublisher.AWSLogsBuildInfoAction
 
AWSLogsConfig - Class in jenkins.plugins.awslogspublisher
Global configuration for the AWS Logs Publisher plug-in, as shown on the Jenkins Configure System page.
AWSLogsConfig() - Constructor for class jenkins.plugins.awslogspublisher.AWSLogsConfig
 
AWSLogsHelper - Class in jenkins.plugins.awslogspublisher
Created by elifarley on 13/01/17.
AWSLogsHelper() - Constructor for class jenkins.plugins.awslogspublisher.AWSLogsHelper
 
AWSLogsPublisher - Class in jenkins.plugins.awslogspublisher
When a publisher is performed, the AWSLogsPublisher.perform(AbstractBuild, Launcher, BuildListener) method will be invoked.
AWSLogsPublisher(String) - Constructor for class jenkins.plugins.awslogspublisher.AWSLogsPublisher
 
AWSLogsPublisherDescriptor - Class in jenkins.plugins.awslogspublisher
Descriptor for AWSLogsPublisher.
AWSLogsPublisherDescriptor(Class<? extends Publisher>) - Constructor for class jenkins.plugins.awslogspublisher.AWSLogsPublisherDescriptor
 

C

close() - Method in class jenkins.plugins.awslogspublisher.AWSLogsBuffer
 
configure(StaplerRequest, JSONObject) - Method in class jenkins.plugins.awslogspublisher.AWSLogsConfig
configure(StaplerRequest, JSONObject) - Method in class jenkins.plugins.awslogspublisher.AWSLogsPublisherDescriptor
 

D

DEFAULT_LOG_GROUP - Static variable in class jenkins.plugins.awslogspublisher.AWSLogsConfig
 
DESCRIPTOR - Static variable in class jenkins.plugins.awslogspublisher.AWSLogsPublisher
 
doCheckFileName(String) - Method in class jenkins.plugins.awslogspublisher.AWSLogsPublisherDescriptor
Performs on-the-fly validation of the form field 'name'.

G

get() - Static method in class jenkins.plugins.awslogspublisher.AWSLogsConfig
 
getAwsAccessKeyId() - Method in class jenkins.plugins.awslogspublisher.AWSLogsConfig
 
getAwsRegion() - Method in class jenkins.plugins.awslogspublisher.AWSLogsConfig
 
getAwsSecretKey() - Method in class jenkins.plugins.awslogspublisher.AWSLogsConfig
 
getBuildSpec(AbstractBuild) - Static method in class jenkins.plugins.awslogspublisher.AWSLogsHelper
 
getDescriptor() - Method in class jenkins.plugins.awslogspublisher.AWSLogsPublisher
 
getDisplayName() - Method in class jenkins.plugins.awslogspublisher.AWSLogsBuildInfoAction
 
getDisplayName() - Method in class jenkins.plugins.awslogspublisher.AWSLogsPublisherDescriptor
This human readable name is used in the configuration screen.
getGroupName() - Method in class jenkins.plugins.awslogspublisher.AWSLogsBuildInfoAction
 
getIconFileName() - Method in class jenkins.plugins.awslogspublisher.AWSLogsBuildInfoAction
 
getLogGroupName() - Method in class jenkins.plugins.awslogspublisher.AWSLogsConfig
 
getLogStreamName() - Method in class jenkins.plugins.awslogspublisher.AWSLogsPublisher
 
getRequiredMonitorService() - Method in class jenkins.plugins.awslogspublisher.AWSLogsPublisher
 
getStreamName() - Method in class jenkins.plugins.awslogspublisher.AWSLogsBuildInfoAction
 
getUrlName() - Method in class jenkins.plugins.awslogspublisher.AWSLogsBuildInfoAction
 

I

isApplicable(Class<? extends AbstractProject>) - Method in class jenkins.plugins.awslogspublisher.AWSLogsPublisherDescriptor
 

J

jenkins.plugins.awslogspublisher - package jenkins.plugins.awslogspublisher
 

P

perform(AbstractBuild, Launcher, BuildListener) - Method in class jenkins.plugins.awslogspublisher.AWSLogsPublisher
Actually publish the Console Logs to the workspace.

R

readLine() - Method in class jenkins.plugins.awslogspublisher.AWSLogsBuffer
 

S

setAwsAccessKeyId(String) - Method in class jenkins.plugins.awslogspublisher.AWSLogsConfig
 
setAwsRegion(String) - Method in class jenkins.plugins.awslogspublisher.AWSLogsConfig
 
setAwsSecretKey(String) - Method in class jenkins.plugins.awslogspublisher.AWSLogsConfig
 
setLogGroupName(String) - Method in class jenkins.plugins.awslogspublisher.AWSLogsConfig
 
setLogStreamName(String) - Method in class jenkins.plugins.awslogspublisher.AWSLogsPublisher
 
A C D G I J P R S 
Skip navigation links

Copyright © 2016–2018. All rights reserved.