public abstract class AbstractExportImportOperation
extends com.streamscape.runtime.mf.operation.repository.AbstractRepositoryOperation
Title: Service Event Fabric Runtime
Description: Base class for 'export/import' operations.
Copyright: Copyright (c) 2018
Company: StreamScape Technologies
Modifier and Type | Class and Description |
---|---|
static class |
AbstractExportImportOperation.Artifact |
static class |
AbstractExportImportOperation.Definition |
AbstractOperation.Scale, AbstractOperation.SemanticTypeCompletionAdviser
Constructor and Description |
---|
AbstractExportImportOperation() |
Modifier and Type | Method and Description |
---|---|
SLStatement |
convertDslToSl(com.streamscape.slex.lang.DSLStatement statement) |
static java.util.List |
doListObjects(java.util.List filterNames,
java.util.List fileNames) |
SLResponse |
invoke(SLStatement statement,
com.streamscape.slex.MFSession session,
long timeout) |
static java.util.List |
listMlcache(java.io.File rootDir) |
static java.util.List |
listObjects(java.io.File baseDir,
java.lang.String namespace) |
checkFullPathAllowed, invoke, invokeLocal, isFullPathAllowed, isSysadminVisible, raiseSLMessage
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 SLStatement convertDslToSl(com.streamscape.slex.lang.DSLStatement statement) throws ParsingException
convertDslToSl
in class com.streamscape.slex.lang.AbstractDSLOperation
ParsingException
public SLResponse invoke(SLStatement statement, com.streamscape.slex.MFSession session, long timeout) throws java.lang.Exception
java.lang.Exception
public static java.util.List listMlcache(java.io.File rootDir) throws java.io.IOException
java.io.IOException
public static java.util.List listObjects(java.io.File baseDir, java.lang.String namespace) throws java.io.IOException
java.io.IOException
public static java.util.List doListObjects(java.util.List filterNames, java.util.List fileNames) throws java.io.IOException
java.io.IOException
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.