public class ChangeTableBuilder extends Object
| Modifier and Type | Field and Description | 
|---|---|
static List<String> | 
NO_LOG_VARIABLES  | 
static String | 
VALUE_PREFIX  | 
static int | 
VALUE_TRUNCATE_LENGTH  | 
| Constructor and Description | 
|---|
ChangeTableBuilder(AnyWorkObjectService anyWorkObjectService,
                  org.springframework.context.MessageSource messageSource)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
createValueChangeTable(Set<FieldChange> changes,
                      Locale locale)  | 
public static final String VALUE_PREFIX
public static final int VALUE_TRUNCATE_LENGTH
@Autowired public ChangeTableBuilder(AnyWorkObjectService anyWorkObjectService, org.springframework.context.MessageSource messageSource)
public String createValueChangeTable(Set<FieldChange> changes, Locale locale)
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.