org.jenkins.plugins.audit2db
Class Messages

java.lang.Object
  extended by org.jenkins.plugins.audit2db.Messages

public class Messages
extends Object


Constructor Summary
Messages()
           
 
Method Summary
static org.jvnet.localizer.Localizable _DbAuditPlugin_PermissionGroup()
          Audit Reports
static org.jvnet.localizer.Localizable _DbAuditPlugin_RunPermission()
          Run
static org.jvnet.localizer.Localizable _DbAuditPublisherDescriptor_ConnectionOk()
          Connection Successful
static org.jvnet.localizer.Localizable _DbAuditPublisherDescriptor_DisplayName()
          Audit job info to Database
static org.jvnet.localizer.Localizable _DbAuditReportsDashboard_DisplayName()
          Audit Reports
static org.jvnet.localizer.Localizable _DbAuditReportsJobHistory_ReportDescription()
          Shows the history of a specific job between two dates.
static org.jvnet.localizer.Localizable _DbAuditReportsJobHistory_ReportDisplayedInfo()
          <ul> <li>The user who executed the job.</li> <li>Any parameters used to execute the job.</li> <li>The duration of the execution.</li> <li>The Jenkins node used to execute the job.</li> </ul>
static org.jvnet.localizer.Localizable _DbAuditReportsJobHistory_ReportTitle()
          Job History
static org.jvnet.localizer.Localizable _DbAuditReportsJobsByDate_ReportDescription()
          Shows the jobs that have been executed between two dates.
static org.jvnet.localizer.Localizable _DbAuditReportsJobsByDate_ReportDisplayedInfo()
          <ul> <li>The user who executed the job.</li> <li>Any parameters used to execute the job.</li> <li>The duration of the execution.</li> <li>The Jenkins node used to execute the job.</li> </ul>
static org.jvnet.localizer.Localizable _DbAuditReportsJobsByDate_ReportTitle()
          Jobs By Date
static org.jvnet.localizer.Localizable _DbAuditReportsJobsByParam_ReportDescription()
          Shows the jobs that have been executed using a specific parameter.
static org.jvnet.localizer.Localizable _DbAuditReportsJobsByParam_ReportDisplayedInfo()
          <ul> <li>The user who executed the job.</li> <li>Any parameters used to execute the job.</li> <li>The duration of the execution.</li> <li>The Jenkins node used to execute the job.</li> </ul>
static org.jvnet.localizer.Localizable _DbAuditReportsJobsByParam_ReportTitle()
          Jobs By Parameter
static String DbAuditPlugin_PermissionGroup()
          Audit Reports
static String DbAuditPlugin_RunPermission()
          Run
static String DbAuditPublisherDescriptor_ConnectionOk()
          Connection Successful
static String DbAuditPublisherDescriptor_DisplayName()
          Audit job info to Database
static String DbAuditReportsDashboard_DisplayName()
          Audit Reports
static String DbAuditReportsJobHistory_ReportDescription()
          Shows the history of a specific job between two dates.
static String DbAuditReportsJobHistory_ReportDisplayedInfo()
          <ul> <li>The user who executed the job.</li> <li>Any parameters used to execute the job.</li> <li>The duration of the execution.</li> <li>The Jenkins node used to execute the job.</li> </ul>
static String DbAuditReportsJobHistory_ReportTitle()
          Job History
static String DbAuditReportsJobsByDate_ReportDescription()
          Shows the jobs that have been executed between two dates.
static String DbAuditReportsJobsByDate_ReportDisplayedInfo()
          <ul> <li>The user who executed the job.</li> <li>Any parameters used to execute the job.</li> <li>The duration of the execution.</li> <li>The Jenkins node used to execute the job.</li> </ul>
static String DbAuditReportsJobsByDate_ReportTitle()
          Jobs By Date
static String DbAuditReportsJobsByParam_ReportDescription()
          Shows the jobs that have been executed using a specific parameter.
static String DbAuditReportsJobsByParam_ReportDisplayedInfo()
          <ul> <li>The user who executed the job.</li> <li>Any parameters used to execute the job.</li> <li>The duration of the execution.</li> <li>The Jenkins node used to execute the job.</li> </ul>
static String DbAuditReportsJobsByParam_ReportTitle()
          Jobs By Parameter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Messages

public Messages()
Method Detail

DbAuditReportsJobsByDate_ReportDescription

public static String DbAuditReportsJobsByDate_ReportDescription()
Shows the jobs that have been executed between two dates.


_DbAuditReportsJobsByDate_ReportDescription

public static org.jvnet.localizer.Localizable _DbAuditReportsJobsByDate_ReportDescription()
Shows the jobs that have been executed between two dates.


DbAuditPlugin_PermissionGroup

public static String DbAuditPlugin_PermissionGroup()
Audit Reports


_DbAuditPlugin_PermissionGroup

public static org.jvnet.localizer.Localizable _DbAuditPlugin_PermissionGroup()
Audit Reports


DbAuditReportsJobHistory_ReportDisplayedInfo

public static String DbAuditReportsJobHistory_ReportDisplayedInfo()
<ul> <li>The user who executed the job.</li> <li>Any parameters used to execute the job.</li> <li>The duration of the execution.</li> <li>The Jenkins node used to execute the job.</li> </ul>


_DbAuditReportsJobHistory_ReportDisplayedInfo

public static org.jvnet.localizer.Localizable _DbAuditReportsJobHistory_ReportDisplayedInfo()
<ul> <li>The user who executed the job.</li> <li>Any parameters used to execute the job.</li> <li>The duration of the execution.</li> <li>The Jenkins node used to execute the job.</li> </ul>


DbAuditReportsJobHistory_ReportDescription

public static String DbAuditReportsJobHistory_ReportDescription()
Shows the history of a specific job between two dates.


_DbAuditReportsJobHistory_ReportDescription

public static org.jvnet.localizer.Localizable _DbAuditReportsJobHistory_ReportDescription()
Shows the history of a specific job between two dates.


DbAuditReportsJobsByDate_ReportDisplayedInfo

public static String DbAuditReportsJobsByDate_ReportDisplayedInfo()
<ul> <li>The user who executed the job.</li> <li>Any parameters used to execute the job.</li> <li>The duration of the execution.</li> <li>The Jenkins node used to execute the job.</li> </ul>


_DbAuditReportsJobsByDate_ReportDisplayedInfo

public static org.jvnet.localizer.Localizable _DbAuditReportsJobsByDate_ReportDisplayedInfo()
<ul> <li>The user who executed the job.</li> <li>Any parameters used to execute the job.</li> <li>The duration of the execution.</li> <li>The Jenkins node used to execute the job.</li> </ul>


DbAuditPublisherDescriptor_ConnectionOk

public static String DbAuditPublisherDescriptor_ConnectionOk()
Connection Successful


_DbAuditPublisherDescriptor_ConnectionOk

public static org.jvnet.localizer.Localizable _DbAuditPublisherDescriptor_ConnectionOk()
Connection Successful


DbAuditReportsJobsByParam_ReportTitle

public static String DbAuditReportsJobsByParam_ReportTitle()
Jobs By Parameter


_DbAuditReportsJobsByParam_ReportTitle

public static org.jvnet.localizer.Localizable _DbAuditReportsJobsByParam_ReportTitle()
Jobs By Parameter


DbAuditReportsJobsByDate_ReportTitle

public static String DbAuditReportsJobsByDate_ReportTitle()
Jobs By Date


_DbAuditReportsJobsByDate_ReportTitle

public static org.jvnet.localizer.Localizable _DbAuditReportsJobsByDate_ReportTitle()
Jobs By Date


DbAuditReportsDashboard_DisplayName

public static String DbAuditReportsDashboard_DisplayName()
Audit Reports


_DbAuditReportsDashboard_DisplayName

public static org.jvnet.localizer.Localizable _DbAuditReportsDashboard_DisplayName()
Audit Reports


DbAuditPublisherDescriptor_DisplayName

public static String DbAuditPublisherDescriptor_DisplayName()
Audit job info to Database


_DbAuditPublisherDescriptor_DisplayName

public static org.jvnet.localizer.Localizable _DbAuditPublisherDescriptor_DisplayName()
Audit job info to Database


DbAuditReportsJobsByParam_ReportDescription

public static String DbAuditReportsJobsByParam_ReportDescription()
Shows the jobs that have been executed using a specific parameter.


_DbAuditReportsJobsByParam_ReportDescription

public static org.jvnet.localizer.Localizable _DbAuditReportsJobsByParam_ReportDescription()
Shows the jobs that have been executed using a specific parameter.


DbAuditPlugin_RunPermission

public static String DbAuditPlugin_RunPermission()
Run


_DbAuditPlugin_RunPermission

public static org.jvnet.localizer.Localizable _DbAuditPlugin_RunPermission()
Run


DbAuditReportsJobsByParam_ReportDisplayedInfo

public static String DbAuditReportsJobsByParam_ReportDisplayedInfo()
<ul> <li>The user who executed the job.</li> <li>Any parameters used to execute the job.</li> <li>The duration of the execution.</li> <li>The Jenkins node used to execute the job.</li> </ul>


_DbAuditReportsJobsByParam_ReportDisplayedInfo

public static org.jvnet.localizer.Localizable _DbAuditReportsJobsByParam_ReportDisplayedInfo()
<ul> <li>The user who executed the job.</li> <li>Any parameters used to execute the job.</li> <li>The duration of the execution.</li> <li>The Jenkins node used to execute the job.</li> </ul>


DbAuditReportsJobHistory_ReportTitle

public static String DbAuditReportsJobHistory_ReportTitle()
Job History


_DbAuditReportsJobHistory_ReportTitle

public static org.jvnet.localizer.Localizable _DbAuditReportsJobHistory_ReportTitle()
Job History



Copyright © 2004-2013. All Rights Reserved.