public class SshTaskEmitter extends EntityPropertiesEmitter<SshTaskProperties>
builderClass, fieldsToSkip
Constructor and Description |
---|
SshTaskEmitter() |
Modifier and Type | Method and Description |
---|---|
String |
emitCode(CodeGenerationContext context,
SshTaskProperties entity)
Generates code for properties class.
|
createDefaultObject, emitConstructorInvocation, emitFields, emitFieldValue, findField, hasPublicConstructor, initBuilderClass
@NotNull public String emitCode(@NotNull CodeGenerationContext context, @NotNull SshTaskProperties entity) throws CodeGenerationException
EntityPropertiesEmitter
emitCode
in interface CodeEmitter<SshTaskProperties>
emitCode
in class EntityPropertiesEmitter<SshTaskProperties>
CodeGenerationException
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.