@Entity public abstract class AbstractInstance extends ExtendableImpl
LOGGER| Constructor and Description |
|---|
AbstractInstance() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
Throwable |
getError() |
abstract Storable |
getSource() |
Map<String,String> |
getTransportConfiguration() |
boolean |
isFinished() |
boolean |
isRunning() |
protected void |
protectedDestroy() |
void |
setError(Throwable error)
Fill error, errorName and errorMessage with error info.
|
String |
toString() |
extend, getExtension, getExtensionsJson, setExtensionsJsoncontains, copy, doAfterCreate, doAfterUpdate, doBeforeRemove, equals, findRootObject, findUsages, flush, getDescription, getExtendsParameters, getID, getManager, getNaturalId, getParent, getPrefix, getStorableProp, getStoreInformationDelegate, getVersion, hashCode, move, performActionsForImportIntoAnotherProject, performPostCopyActions, performPostImportActions, performPostImportActionsParent, printStackTrace, remove, replicate, returnSimpleParent, setDescription, setID, setNaturalId, setParent, setPrefix, setStorableProp, setVersion, store, update, upStorableVersiongetName, setNameclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetProjectId, setProjectIdpublic Throwable getError()
public void setError(Throwable error)
public boolean isRunning()
public boolean isFinished()
public abstract Storable getSource()
public String toString()
toString in class AbstractStorablepublic void destroy()
protected void protectedDestroy()
Copyright © 2025. All rights reserved.