}
Entry taskEntry = getTaskEntry();
AttributeType typeLdifFile;
AttributeType typeTemplateFile;
AttributeType typeAppend;
AttributeType typeReplaceExisting;
AttributeType typeBackendID;
AttributeType typeIncludeBranch;
AttributeType typeExcludeBranch;
AttributeType typeIncludeAttribute;
AttributeType typeExcludeAttribute;
AttributeType typeIncludeFilter;
AttributeType typeExcludeFilter;
AttributeType typeRejectFile;
AttributeType typeSkipFile;
AttributeType typeOverwrite;
AttributeType typeSkipSchemaValidation;
AttributeType typeIsCompressed;
AttributeType typeIsEncrypted;
AttributeType typeClearBackend;
AttributeType typeRandomSeed;
AttributeType typeThreadCount;
AttributeType typeTmpDirectory;
AttributeType typeDNCheckPhase2;
typeLdifFile =
getAttributeType(ATTR_IMPORT_LDIF_FILE, true);
typeTemplateFile =
getAttributeType(ATTR_IMPORT_TEMPLATE_FILE, true);