public class BulkImport extends PredefinedStep
WfVertex.Types| Modifier and Type | Field and Description |
|---|---|
static String |
BULK_IMPORT_FILE_EXTENSION |
static String |
BULK_IMPORT_ROOT_DIRECTORY |
static String |
BULK_IMPORT_USE_DIRECTORIES |
AVAILABLE, DONEactive, mErrors, state, XPATH_TOKENmIsComposite| Constructor and Description |
|---|
BulkImport() |
BulkImport(String rootDir) |
| Modifier and Type | Method and Description |
|---|---|
AgentPath |
importAgentPath(ItemPath item,
TransactionKey transactionKey) |
void |
importAllClusters(TransactionKey transactionKey) |
void |
importCollection(ItemPath item,
TransactionKey transactionKey) |
void |
importDomainPath(ItemPath item,
TransactionKey transactionKey) |
void |
importHistory(ItemPath item,
TransactionKey transactionKey) |
ItemPath |
importItemPath(ItemPath item,
TransactionKey transactionKey) |
void |
importJob(ItemPath item,
TransactionKey transactionKey) |
void |
importLifeCycle(ItemPath item,
TransactionKey transactionKey) |
void |
importOutcome(ItemPath item,
TransactionKey transactionKey) |
void |
importPath(ItemPath item,
TransactionKey transactionKey) |
void |
importProperty(ItemPath item,
TransactionKey transactionKey) |
void |
importRolePath(ItemPath item,
AgentPath agentPath,
TransactionKey transactionKey) |
void |
importViewPoint(ItemPath item,
TransactionKey transactionKey) |
void |
initialise() |
protected String |
runActivityLogic(AgentPath agent,
ItemPath itemPath,
int transitionID,
String requestData,
TransactionKey transactionKey)
All predefined steps must override this to implement their action
|
addAdminAgentRole, bundleData, bundleData, getActive, getDataList, getErrors, getIsPredefined, getName, getPredefStepSchemaName, getStepInstance, getType, request, setIsPredefined, storeOutcomeEventAndViews, storeOutcomeEventAndViews, verifyabort, addNext, calculateAllJobs, calculateJobs, getCurrentAgentName, getCurrentAgentRole, getDescription, getErrorTransitionId, getNext, getState, getStateDate, getStateMachine, getStateMachine, getStateName, getTypeName, isFinished, loop, pushJobsToAgents, pushJobsToAgents, reinit, request, request, run, runFirst, runNext, setActive, setActiveDate, setStartDate, setState, setStateDate, setTypeevaluateProperty, evaluatePropertyValue, evaluateScript, findPair, getActContext, getOtherPairingID, getWf, isMyPairaddChild, deriveVersionNumber, getBuiltInProperty, getBuiltInProperty, getCentrePoint, getChildren, getChildrenEdges, getChildrenGraphModel, getCreationContext, getInEdgeIds, getInEdges, getIsComposite, getIsLayoutable, getKeyValuePairs, getLayoutableChildren, getOutEdgeIds, getOutEdges, getOutGraphables, getOutlinePoints, getParent, getPath, getProperties, search, setBuiltInProperty, setChildrenGraphModel, setIsComposite, setIsLayoutable, setKeyValuePairs, setParent, setProperties, updatePropertiesFromCollection, updatePropertiesFromCollectionaddInEdgeId, addOutEdgeId, clearTag, containsPoint, hasTag, isJoin, isLoop, moveAbsolute, removeInEdgeId, removeOutEdgeId, setInEdgeIds, setOutEdgeIds, setOutlinePoints, setTagpublic static final String BULK_IMPORT_ROOT_DIRECTORY
public static final String BULK_IMPORT_USE_DIRECTORIES
public static final String BULK_IMPORT_FILE_EXTENSION
public BulkImport()
public BulkImport(String rootDir)
public void initialise()
throws InvalidDataException
InvalidDataExceptionprotected String runActivityLogic(AgentPath agent, ItemPath itemPath, int transitionID, String requestData, TransactionKey transactionKey) throws InvalidDataException, InvalidCollectionModification, ObjectAlreadyExistsException, ObjectCannotBeUpdated, ObjectNotFoundException, PersistencyException, CannotManageException
PredefinedSteprunActivityLogic in class PredefinedStepInvalidDataExceptionInvalidCollectionModificationObjectAlreadyExistsExceptionObjectCannotBeUpdatedObjectNotFoundExceptionPersistencyExceptionCannotManageExceptionpublic void importAllClusters(TransactionKey transactionKey) throws InvalidDataException, PersistencyException
public void importProperty(ItemPath item, TransactionKey transactionKey) throws PersistencyException
PersistencyExceptionpublic void importViewPoint(ItemPath item, TransactionKey transactionKey) throws PersistencyException
PersistencyExceptionpublic void importLifeCycle(ItemPath item, TransactionKey transactionKey) throws PersistencyException
PersistencyExceptionpublic void importHistory(ItemPath item, TransactionKey transactionKey) throws PersistencyException
PersistencyExceptionpublic void importOutcome(ItemPath item, TransactionKey transactionKey) throws PersistencyException
PersistencyExceptionpublic void importJob(ItemPath item, TransactionKey transactionKey) throws PersistencyException
PersistencyExceptionpublic void importCollection(ItemPath item, TransactionKey transactionKey) throws PersistencyException
PersistencyExceptionpublic void importDomainPath(ItemPath item, TransactionKey transactionKey) throws PersistencyException
PersistencyExceptionpublic void importRolePath(ItemPath item, AgentPath agentPath, TransactionKey transactionKey) throws PersistencyException
PersistencyExceptionpublic ItemPath importItemPath(ItemPath item, TransactionKey transactionKey) throws PersistencyException
PersistencyExceptionpublic AgentPath importAgentPath(ItemPath item, TransactionKey transactionKey) throws PersistencyException
PersistencyExceptionpublic void importPath(ItemPath item, TransactionKey transactionKey) throws PersistencyException
PersistencyExceptionCopyright © 1997–2022 CRISTAL-iSE. All rights reserved.