- AdaptField - Annotation Type in org.jenkinsci.bytecode
-
Rewrites a field reference by adapting the type of the field.
- AdaptField.FactoryImpl - Class in org.jenkinsci.bytecode
-
- asyncLog(Logger, LogRecord) - Static method in class org.jenkinsci.bytecode.helper.LoggingHelper
-
Logs to JUL if the records log level is loggable for the given logger.
- asyncLog(Logger, Level, String, Object...) - Static method in class org.jenkinsci.bytecode.helper.LoggingHelper
-
Logs to JUL if the log level is loggable for the given logger, based on the given message and parameters
- asyncLog(Logger, Level, Throwable, String, Object...) - Static method in class org.jenkinsci.bytecode.helper.LoggingHelper
-
Logs to JUL if the log level is loggable for the given logger, based on the given message and parameters