public abstract class VermessungsunterlagenTask extends Object implements Callable<VermessungsunterlagenTask>, de.cismet.connectioncontext.ConnectionContextStore, Sirius.server.middleware.interfaces.domainserver.MetaServiceStore, Sirius.server.middleware.interfaces.domainserver.UserStore
| Modifier and Type | Class and Description |
|---|---|
static class |
VermessungsunterlagenTask.Status
DOCUMENT ME!
|
| Modifier and Type | Field and Description |
|---|---|
protected static long |
DEFAULT_FIRST_WAIT_TIME_MS |
protected static long |
DEFAULT_MAX_TOTAL_WAIT_TIME_MS |
protected static double |
DEFAULT_WAIT_TIME_MULTIPLICATOR |
protected static org.apache.log4j.Logger |
LOG |
| Modifier | Constructor and Description |
|---|---|
protected |
VermessungsunterlagenTask(String type,
String jobkey)
Creates a new VermessungsunterlagenTask object.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
addFile(String file)
DOCUMENT ME!
|
VermessungsunterlagenTask |
call() |
String |
getPath()
DOCUMENT ME!
|
protected abstract String |
getSubPath()
DOCUMENT ME!
|
void |
initWithConnectionContext(de.cismet.connectioncontext.ConnectionContext connectionContext) |
protected abstract void |
performTask()
DOCUMENT ME!
|
protected void |
setStatus(VermessungsunterlagenTask.Status status)
DOCUMENT ME!
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConnectionContextprotected static final transient org.apache.log4j.Logger LOG
protected static final long DEFAULT_FIRST_WAIT_TIME_MS
protected static final long DEFAULT_MAX_TOTAL_WAIT_TIME_MS
protected static final double DEFAULT_WAIT_TIME_MULTIPLICATOR
public void initWithConnectionContext(de.cismet.connectioncontext.ConnectionContext connectionContext)
initWithConnectionContext in interface de.cismet.connectioncontext.ConnectionContextStoreprotected void addFile(String file)
file - DOCUMENT ME!protected void setStatus(VermessungsunterlagenTask.Status status)
status - DOCUMENT ME!public VermessungsunterlagenTask call() throws VermessungsunterlagenTaskException
call in interface Callable<VermessungsunterlagenTask>VermessungsunterlagenTaskExceptionprotected abstract void performTask()
throws VermessungsunterlagenTaskException
VermessungsunterlagenTaskException - de.cismet.cids.custom.utils.vermessungsunterlagen.exceptions.VermessungsunterlagenTaskExceptionprotected abstract String getSubPath()
public String getPath()
Copyright © 2012–2025 cismet GmbH. All rights reserved.