public class MputDropBoxOperation extends AbstractDropBoxConnectionOperation
Modifier and Type | Class and Description |
---|---|
static class |
MputDropBoxOperation.Definition |
static interface |
MputDropBoxOperation.MputHelper |
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME |
Constructor and Description |
---|
MputDropBoxOperation() |
Modifier and Type | Method and Description |
---|---|
SLStatement |
convertDslToSl(com.streamscape.slex.lang.DSLStatement statement) |
static java.lang.String |
mput(MputDropBoxOperation.MputHelper mputHelper,
java.lang.String sourceFile,
java.lang.String targetFileWithDropBoxName,
int partId,
FileCodec.FileCodecType codecType,
boolean close) |
invoke
activate, add, addColumn, addGenericColumn, addTag, addValues, callable, completeDsl, createResultDescriptor, createSimpleResultDescriptor, formatCreationDate, formatDate, formatDate, formatDateMillis, formatDateMillis, getAlias, getDescription, getDSLSyntax, getExamples, getHiddenAlias, getInitialVersion, getName, getStatus, getSyntax, getSyntaxDescription, getSyntaxErrorMessage, getSyntaxErrorMessage, getSyntaxErrorMessage, getTags, invoke, isAll, isCompleted, isExportable, isNonUserEvent, isPredefinedEvent, isReservedEvent, isSystemComponent, isSystemComponent, isSystemComponent, isSystemDataspace, isSystemEvent, isUserEvent, isVisible, isVisible, isVisibleEvent, isVisibleForExecution, parse, parseDsl, parseDsl, processBroadcastResponse, setAdministrative, setExportable, setExportable, setProvider, skipNull
public static final java.lang.String NAME
public SLStatement convertDslToSl(com.streamscape.slex.lang.DSLStatement statement) throws ParsingException
convertDslToSl
in class com.streamscape.slex.lang.AbstractDSLOperation
ParsingException
public static java.lang.String mput(MputDropBoxOperation.MputHelper mputHelper, java.lang.String sourceFile, java.lang.String targetFileWithDropBoxName, int partId, FileCodec.FileCodecType codecType, boolean close)
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.