public abstract class FolderOperation<SKey extends Key> extends Operation<SKey>
Modifier and Type | Field and Description |
---|---|
SKey |
folderKey
The FolderKey associated to the operation
|
static java.lang.String |
NAME |
m_OperationName
Constructor and Description |
---|
FolderOperation(SKey folderKey) |
FolderOperation(SKey folderKey,
java.lang.String operationName) |
Modifier and Type | Method and Description |
---|---|
void |
execute(GenericMultiThreadedConnector<SKey> connector,
java.lang.String pipelineName) |
execute_code
public static final java.lang.String NAME
Copyright © 2013 Dassault Systèmes, All Rights Reserved.