@Extension public class KubeSphereNotification extends Object implements hudson.model.Describable<KubeSphereNotification>
| Modifier and Type | Class and Description |
|---|---|
static class |
KubeSphereNotification.DescriptorImpl |
static class |
KubeSphereNotification.Event |
| Constructor and Description |
|---|
KubeSphereNotification() |
| Modifier and Type | Method and Description |
|---|---|
KubeSphereNotification.DescriptorImpl |
getDescriptor() |
static void |
init() |
static void |
notify(KubeSphereNotification.Event event) |
@Initializer(after=PLUGINS_STARTED) public static void init()
public static void notify(KubeSphereNotification.Event event)
public KubeSphereNotification.DescriptorImpl getDescriptor()
getDescriptor in interface hudson.model.Describable<KubeSphereNotification>Copyright © 2016–2020. All rights reserved.