public class TaskOwnerFieldProcessor extends TransientFieldProcessor
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DATA_TYPE |
static java.lang.String |
KEY |
| Constructor and Description |
|---|
TaskOwnerFieldProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.commons.logging.Log |
getLogger() |
protected java.lang.String |
getRegistryKey() |
protected FieldDefinition |
makeTransientFieldDefinition() |
generateTypedField, getExpectedDataType, getValuegenerateField, setFieldProcessorRegistrypublic static final java.lang.String KEY
public static final java.lang.String DATA_TYPE
protected FieldDefinition makeTransientFieldDefinition()
makeTransientFieldDefinition in class TransientFieldProcessorprotected org.apache.commons.logging.Log getLogger()
getLogger in class AbstractFieldProcessorLog used to log events that occur while processing fields.protected java.lang.String getRegistryKey()
getRegistryKey in class AbstractFieldProcessorString key used to identify this FieldProcessor in a FieldProcessorRegistry.Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.