Class OnFailActionElementIOV2
java.lang.Object
net.n2oapp.framework.config.io.action.v2.AbstractActionElementIOV2<N2oOnFailAction>
net.n2oapp.framework.config.io.action.v2.OnFailActionElementIOV2
- All Implemented Interfaces:
BaseElementClassAware<N2oAbstractAction>,ElementClassAware<N2oOnFailAction>,ElementNameAware,NamespaceUriAware,ClassedElementIO<N2oOnFailAction>,ElementIO<N2oOnFailAction>,NamedElementIO<N2oOnFailAction>,NamespaceIO<N2oOnFailAction>,TypedElementIO<N2oOnFailAction>,ActionIOv2
Чтение/запись действий после падения ошибки
-
Field Summary
Fields inherited from interface net.n2oapp.framework.config.io.action.v2.ActionIOv2
NAMESPACE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.n2oapp.framework.config.io.action.v2.ActionIOv2
getBaseElementClass, getNamespace, getNamespaceUriMethods inherited from interface net.n2oapp.framework.api.metadata.aware.ElementClassAware
newInstanceMethods inherited from interface net.n2oapp.framework.api.metadata.aware.NamespaceUriAware
getNamespacePrefix, setNamespacePrefix, setNamespaceUri
-
Constructor Details
-
OnFailActionElementIOV2
public OnFailActionElementIOV2()
-
-
Method Details
-
getElementClass
-
getElementName
-
io
- Specified by:
ioin interfaceElementIO<N2oOnFailAction>- Overrides:
ioin classAbstractActionElementIOV2<N2oOnFailAction>
-