public class TypetalkSendStep
extends org.jenkinsci.plugins.workflow.steps.Step
| Modifier and Type | Class and Description |
|---|---|
static class |
TypetalkSendStep.DescriptorImpl |
static class |
TypetalkSendStep.TypetalkSendStepExecution |
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
TypetalkSendStep(String name,
Long topicId,
Long talkId,
String description) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
Long |
getTalkId() |
Long |
getTopicId() |
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext context) |
@NonNull public String getName()
@NonNull public Long getTopicId()
@NonNull public Long getTalkId()
@NonNull public String getDescription()
public org.jenkinsci.plugins.workflow.steps.StepExecution start(org.jenkinsci.plugins.workflow.steps.StepContext context)
start in class org.jenkinsci.plugins.workflow.steps.StepCopyright © 2016–2022. All rights reserved.