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() |
| Modifier and Type | Method and Description |
|---|---|
AgentPath |
importAgentPath(ItemPath item,
Object transactionKey) |
void |
importAllClusters(Object transactionKey) |
void |
importCollection(ItemPath item,
Object transactionKey) |
void |
importDomainPath(ItemPath item,
Object transactionKey) |
void |
importHistory(ItemPath item,
Object transactionKey) |
ItemPath |
importItemPath(ItemPath item,
Object transactionKey) |
void |
importJob(ItemPath item,
Object transactionKey) |
void |
importLifeCycle(ItemPath item,
Object transactionKey) |
void |
importOutcome(ItemPath item,
Object transactionKey) |
void |
importPath(ItemPath item,
Object transactionKey) |
void |
importProperty(ItemPath item,
Object transactionKey) |
void |
importRolePath(ItemPath item,
AgentPath agentPath,
Object transactionKey) |
void |
importViewPoint(ItemPath item,
Object transactionKey) |
void |
initialise() |
protected String |
runActivityLogic(AgentPath agent,
ItemPath itemPath,
int transitionID,
String requestData,
Object 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, 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 void initialise()
throws InvalidDataException
InvalidDataExceptionprotected String runActivityLogic(AgentPath agent, ItemPath itemPath, int transitionID, String requestData, Object transactionKey) throws InvalidDataException, InvalidCollectionModification, ObjectAlreadyExistsException, ObjectCannotBeUpdated, ObjectNotFoundException, PersistencyException, CannotManageException
PredefinedSteprunActivityLogic in class PredefinedStepInvalidDataExceptionInvalidCollectionModificationObjectAlreadyExistsExceptionObjectCannotBeUpdatedObjectNotFoundExceptionPersistencyExceptionCannotManageExceptionpublic void importAllClusters(Object transactionKey) throws InvalidDataException, PersistencyException
public void importProperty(ItemPath item, Object transactionKey) throws PersistencyException
PersistencyExceptionpublic void importViewPoint(ItemPath item, Object transactionKey) throws PersistencyException
PersistencyExceptionpublic void importLifeCycle(ItemPath item, Object transactionKey) throws PersistencyException
PersistencyExceptionpublic void importHistory(ItemPath item, Object transactionKey) throws PersistencyException
PersistencyExceptionpublic void importOutcome(ItemPath item, Object transactionKey) throws PersistencyException
PersistencyExceptionpublic void importJob(ItemPath item, Object transactionKey) throws PersistencyException
PersistencyExceptionpublic void importCollection(ItemPath item, Object transactionKey) throws PersistencyException
PersistencyExceptionpublic void importDomainPath(ItemPath item, Object transactionKey) throws PersistencyException
PersistencyExceptionpublic void importRolePath(ItemPath item, AgentPath agentPath, Object transactionKey) throws PersistencyException
PersistencyExceptionpublic ItemPath importItemPath(ItemPath item, Object transactionKey) throws PersistencyException
PersistencyExceptionpublic AgentPath importAgentPath(ItemPath item, Object transactionKey) throws PersistencyException
PersistencyExceptionpublic void importPath(ItemPath item, Object transactionKey) throws PersistencyException
PersistencyExceptionCopyright © 1997–2020 CRISTAL-iSE. All rights reserved.