Serialized Form
-
Package com.zfabrik.components.provider.props
-
Exception com.zfabrik.components.provider.props.EvaluationException
class EvaluationException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception com.zfabrik.components.provider.props.EvaluationStackOverflowException
class EvaluationStackOverflowException extends EvaluationException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.zfabrik.components.provider.util
-
Class com.zfabrik.components.provider.util.AbstractComponentDescriptor
class AbstractComponentDescriptor extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
name
String name
-
rawProperties
Properties rawProperties
-
revision
long revision
-
-
Class com.zfabrik.components.provider.util.FSComponentExtRepositoryDB
class FSComponentExtRepositoryDB extends Object implements Serializable- serialVersionUID:
- 10L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
components
Map<String,
FSCRC extends FSCRDBComponent> components
-
-
Class com.zfabrik.components.provider.util.FSComponentRepositoryDB
class FSComponentRepositoryDB extends FSComponentExtRepositoryDB<FSCRDBComponent> implements Serializable- serialVersionUID:
- 1L
-
Class com.zfabrik.components.provider.util.FSCRDBComponent
class FSCRDBComponent extends AbstractComponentDescriptor implements Serializable- serialVersionUID:
- 10L
-
Serialized Fields
-
hasFile
boolean hasFile
-
hasFolder
boolean hasFolder
structural information. Both can be true. Needed to detect whether a change implies a component update by removing the properties file or the folder. Node: a folder defined component (z.properties) takes preference over a properties file
-
-
Exception com.zfabrik.components.provider.util.OfflineModeException
class OfflineModeException extends IllegalStateException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.zfabrik.resources
-
Exception com.zfabrik.resources.ResourceBusyException
class ResourceBusyException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.zfabrik.work
-
Exception com.zfabrik.work.CycleProtector.CycleDetectedException
class CycleDetectedException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception com.zfabrik.work.CycleProtector.PendingCycleProtectionException
class PendingCycleProtectionException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception com.zfabrik.work.WorkException
class WorkException extends RuntimeException implements Serializable- serialVersionUID:
- 3553799409369286674L
-