JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method
SEARCH
Package
io.jenkins.blueocean.service.embedded.rest
Interface LogAppender
public interface
LogAppender
Provides log text that can be appended at the end of log
Author:
Vivek Pandey
Field Summary
Fields
Modifier and Type
Field
Description
static final
LogAppender
DEFAULT
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Reader
getLog
()
Gives log that can be appended
Field Details
DEFAULT
static final
LogAppender
DEFAULT
Method Details
getLog
@NonNull
Reader
getLog
()
Gives log that can be appended