@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
static org.jvnet.localizer.Localizable |
_IrcCause_ShortDescription(Object arg0)
Key
IrcCause.ShortDescription: Started by IRC message
from {0}. |
static String |
IrcCause_ShortDescription(Object arg0)
Key
IrcCause.ShortDescription: Started by IRC message
from {0}. |
public static String IrcCause_ShortDescription(Object arg0)
IrcCause.ShortDescription: Started by IRC message
from {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Started by IRC message from {0}public static org.jvnet.localizer.Localizable _IrcCause_ShortDescription(Object arg0)
IrcCause.ShortDescription: Started by IRC message
from {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Started by IRC message from {0}Copyright © 2016–2021. All rights reserved.