de.bund.bfr.knime.fsklab.nodes/src/de/bund/bfr/knime/fsklab/v2_0/fskdbview/FSKDBViewRepresentation.java
FSKDBViewRepresentation
has 28 methods (exceeds 20 allowed). Consider refactoring. Open
Open
@JsonAutoDetect
@JsonTypeInfo(use = JsonTypeInfo.Id.CLASS, include = JsonTypeInfo.As.PROPERTY, property = "@class")
public class FSKDBViewRepresentation extends JSONViewContent {
private static final String TABLE_ID = "tableid";
- Create a ticketCreate a ticket