public abstract class AbstractBackupNodeOperation
extends com.streamscape.sef.dispatcher.AbstractFrmNodeOperation
Title: Management Node
Description: Base class for the 'backup node' and 'backup/checkout managed node' operations.
Copyright: Copyright (c) 2012
Company: StreamScape Technologies
Modifier and Type | Class and Description |
---|---|
static class |
AbstractBackupNodeOperation.Definition |
AbstractOperation.Scale, AbstractOperation.SemanticTypeCompletionAdviser
Modifier and Type | Method and Description |
---|---|
SLStatement |
convertDslToSl(com.streamscape.slex.lang.DSLStatement statement) |
static java.io.OutputStream |
openFrmOutputStream(java.io.File frmFile) |
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 static java.io.OutputStream openFrmOutputStream(java.io.File frmFile) throws java.lang.Exception
java.lang.Exception
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.