Class LegacyActionConfigValue
java.lang.Object
com.codebarrel.jira.plugin.automation.data.legacy.model.LegacyActionConfigValue
@Generated("com.querydsl.codegen.BeanSerializer")
public class LegacyActionConfigValue
extends Object
LegacyActionConfigValue is a Querydsl bean type
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()
void
setActionConfigEntityId
(Integer actionConfigEntityId) void
void
setParamValue
(String paramValue)
-
Constructor Details
-
LegacyActionConfigValue
public LegacyActionConfigValue()
-
-
Method Details
-
getActionConfigEntityId
-
setActionConfigEntityId
-
getId
-
setId
-
getParamValue
-
setParamValue
-