|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Package org.oddjob |
|---|
| Class org.oddjob.FailedToStopException extends Exception implements Serializable |
|---|
serialVersionUID: 2010071900L
| Serialized Fields |
|---|
Object failedToStop
| Class org.oddjob.Oddjob extends StructuralJob<Object> implements Serializable |
|---|
serialVersionUID: 2010051200L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s)
throws IOException
IOException| Serialized Fields |
|---|
File file
String[] args
Property:
Description: An array of arguments the Oddjob configuration can use.
Required: No.
Properties properties
Property:
Description: Properties to be set in the nested
configuration. Can be set using a PropertiesType.
Required: No
OddjobInheritance inheritance
Property:
Description: Set how an Oddjob should share the values and properties of it's parent. Valid values are:
Required: No. Defaults to PROPERTIES.
org.oddjob.Oddjob.Reset lastReset
Property:
Description: Used internally to remember which reset to apply after loading a configuration.
| Class org.oddjob.OddjobException extends RuntimeException implements Serializable |
|---|
serialVersionUID: 2009091100L
| Package org.oddjob.ant |
|---|
| Class org.oddjob.ant.AntJob extends SerializableJob implements Serializable |
|---|
serialVersionUID: 2009042400L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s)
throws IOException
IOException| Package org.oddjob.arooa |
|---|
| Class org.oddjob.arooa.ArooaConfigurationException extends RuntimeException implements Serializable |
|---|
serialVersionUID: 2009101400L
| Class org.oddjob.arooa.ArooaException extends RuntimeException implements Serializable |
|---|
serialVersionUID: 20090130L
| Class org.oddjob.arooa.ArooaParseException extends Exception implements Serializable |
|---|
serialVersionUID: 20061110L
| Serialized Fields |
|---|
Location location
| Package org.oddjob.arooa.beanutils |
|---|
| Class org.oddjob.arooa.beanutils.MagicBean extends Object implements Serializable |
|---|
serialVersionUID: 2010030100L
| Serialized Fields |
|---|
MagicBeanClass beanClass
Map<K,V> values
| Class org.oddjob.arooa.beanutils.MagicBeanClass extends Object implements Serializable |
|---|
serialVersionUID: 2010030100L
| Serialized Fields |
|---|
org.apache.commons.beanutils.DynaProperty[] properties
String name
Map<K,V> map
| Package org.oddjob.arooa.convert |
|---|
| Class org.oddjob.arooa.convert.ArooaConversionException extends Exception implements Serializable |
|---|
serialVersionUID: 20070328L
| Class org.oddjob.arooa.convert.ConversionFailedException extends ArooaConversionException implements Serializable |
|---|
serialVersionUID: 20070328L
| Serialized Fields |
|---|
ConversionStack conversionStack
| Class org.oddjob.arooa.convert.ConvertletException extends ArooaConversionException implements Serializable |
|---|
serialVersionUID: 20070202L
| Class org.oddjob.arooa.convert.NoConversionAvailableException extends ArooaConversionException implements Serializable |
|---|
serialVersionUID: 20070219L
| Serialized Fields |
|---|
Class<T> fromClass
Class<T> toClass
| Package org.oddjob.arooa.design |
|---|
| Class org.oddjob.arooa.design.DesignStructureEvent extends EventObject implements Serializable |
|---|
serialVersionUID: 20008102800L
| Serialized Fields |
|---|
DesignInstance child
int index
| Package org.oddjob.arooa.design.actions |
|---|
| Class org.oddjob.arooa.design.actions.AbstractArooaAction extends AbstractAction implements Serializable |
|---|
serialVersionUID: 2009080700L
| Serialized Fields |
|---|
boolean visible
| Package org.oddjob.arooa.design.designer |
|---|
| Class org.oddjob.arooa.design.designer.ArooaTransferHandler extends TransferHandler implements Serializable |
|---|
serialVersionUID: 2009011200L
| Serialized Fields |
|---|
List<E> listeners
| Class org.oddjob.arooa.design.designer.ArooaTree extends JTree implements Serializable |
|---|
serialVersionUID: 2009011400L
| Class org.oddjob.arooa.design.designer.DesignerDetail extends JScrollPane implements Serializable |
|---|
serialVersionUID: 2008112100L
| Class org.oddjob.arooa.design.designer.DesignerErrorEvent extends EventObject implements Serializable |
|---|
serialVersionUID: 2008121500L
| Serialized Fields |
|---|
String summary
Exception cause
| Class org.oddjob.arooa.design.designer.DesignerModelEvent extends EventObject implements Serializable |
|---|
serialVersionUID: 2008121600L
| Class org.oddjob.arooa.design.designer.DesignerPanel extends JPanel implements Serializable |
|---|
serialVersionUID: 2008100100L
| Serialized Fields |
|---|
JTree tree
JScrollPane treeScroll
| Class org.oddjob.arooa.design.designer.TransferEvent extends EventObject implements Serializable |
|---|
serialVersionUID: 2009090400L
| Package org.oddjob.arooa.design.view |
|---|
| Class org.oddjob.arooa.design.view.DesignViewException extends ArooaException implements Serializable |
|---|
serialVersionUID: 2009101600L
| Class org.oddjob.arooa.design.view.FileSelectionWidget extends JPanel implements Serializable |
|---|
serialVersionUID: 2012042300L
| Serialized Fields |
|---|
JTextField textField
JButton detailButton
String selectedFile
FileSelectionOptions options
| Class org.oddjob.arooa.design.view.FormPanel extends JPanel implements Serializable |
|---|
serialVersionUID: 2013012500L
| Serialized Fields |
|---|
boolean verticallyResizable
| Class org.oddjob.arooa.design.view.RadioActions extends JPanel implements Serializable |
|---|
serialVersionUID: 2008100100L
| Serialized Fields |
|---|
Action selected
boolean result
| Class org.oddjob.arooa.design.view.ScreenPresence extends Object implements Serializable |
|---|
serialVersionUID: 2011042600L
| Serialized Fields |
|---|
Point location
Dimension size
| Package org.oddjob.arooa.design.view.multitype |
|---|
| Class org.oddjob.arooa.design.view.multitype.AbstractMultiTypeAdaptor extends AbstractTableModel implements Serializable |
|---|
serialVersionUID: 2012042600L
| Serialized Fields |
|---|
MultiTypeModel model
| Class org.oddjob.arooa.design.view.multitype.KeyedMultiTypeAdaptor extends TypeMultiTypeAdaptor implements Serializable |
|---|
serialVersionUID: 2012042600L
| Serialized Fields |
|---|
String[] HEADERS
| Class org.oddjob.arooa.design.view.multitype.ListMultiTypeAdaptor extends TypeMultiTypeAdaptor implements Serializable |
|---|
serialVersionUID: 2012042600L
| Serialized Fields |
|---|
String[] HEADERS
| Class org.oddjob.arooa.design.view.multitype.MultiTypeEvent extends EventObject implements Serializable |
|---|
serialVersionUID: 2012042600L
| Serialized Fields |
|---|
int row
| Class org.oddjob.arooa.design.view.multitype.MultiTypeTableWidget extends JPanel implements Serializable |
|---|
serialVersionUID: 20120424L
| Serialized Fields |
|---|
MultiTypeModel model
JLabel label
JTable table
Action swapUpAction
Action swapDownAction
| Class org.oddjob.arooa.design.view.multitype.MultiTypeTableWidget.DialogEditor extends AbstractCellEditor implements Serializable |
|---|
serialVersionUID: 20081008L
| Serialized Fields |
|---|
EditableValue editableValue
| Class org.oddjob.arooa.design.view.multitype.NamedMultiTypeAdaptor extends AbstractMultiTypeAdaptor implements Serializable |
|---|
serialVersionUID: 2012042600L
| Serialized Fields |
|---|
String[] HEADERS
| Class org.oddjob.arooa.design.view.multitype.TypeMultiTypeAdaptor extends AbstractMultiTypeAdaptor implements Serializable |
|---|
serialVersionUID: 2012042600L
| Package org.oddjob.arooa.life |
|---|
| Class org.oddjob.arooa.life.ArooaElementException extends ArooaConfigurationException implements Serializable |
|---|
serialVersionUID: 20100512L
| Serialized Fields |
|---|
ArooaElement element
| Class org.oddjob.arooa.life.ComponentPersistException extends Exception implements Serializable |
|---|
serialVersionUID: 20051229L
| Package org.oddjob.arooa.parsing |
|---|
| Class org.oddjob.arooa.parsing.ArooaElement extends Object implements Serializable |
|---|
serialVersionUID: 2011060800L
| Serialized Fields |
|---|
URI uri
String tag
org.oddjob.arooa.parsing.ArooaElement.SimpleAttributes attributes
| Class org.oddjob.arooa.parsing.ConfigOwnerEvent extends EventObject implements Serializable |
|---|
serialVersionUID: 2009090200L
| Serialized Fields |
|---|
ConfigOwnerEvent.Change change
| Class org.oddjob.arooa.parsing.ConfigSessionEvent extends EventObject implements Serializable |
|---|
serialVersionUID: 2009090200L
| Class org.oddjob.arooa.parsing.DuplicateMappingsException extends ArooaException implements Serializable |
|---|
serialVersionUID: 2009101400L
| Class org.oddjob.arooa.parsing.Location extends Object implements Serializable |
|---|
serialVersionUID: 2011033000L
| Serialized Fields |
|---|
String fileName
int lineNumber
int columnNumber
| Package org.oddjob.arooa.reflect |
|---|
| Class org.oddjob.arooa.reflect.ArooaInstantiationException extends ArooaException implements Serializable |
|---|
serialVersionUID: 2010012600L
| Class org.oddjob.arooa.reflect.ArooaNoPropertyException extends ArooaPropertyException implements Serializable |
|---|
serialVersionUID: 20061018L
| Class org.oddjob.arooa.reflect.ArooaPropertyException extends ArooaConfigurationException implements Serializable |
|---|
serialVersionUID: 20090130L
| Serialized Fields |
|---|
String property
| Class org.oddjob.arooa.reflect.PropertyAccessException extends ArooaPropertyException implements Serializable |
|---|
serialVersionUID: 20070205L
| Class org.oddjob.arooa.reflect.PropertySetException extends ArooaPropertyException implements Serializable |
|---|
serialVersionUID: 20070205L
| Serialized Fields |
|---|
Class<T> propertyType
Object value
| Package org.oddjob.arooa.registry |
|---|
| Class org.oddjob.arooa.registry.Address extends Object implements Serializable |
|---|
serialVersionUID: 20051117L
| Serialized Fields |
|---|
ServerId serverId
Path path
| Class org.oddjob.arooa.registry.InvalidIdException extends ArooaException implements Serializable |
|---|
serialVersionUID: 2009101400L
| Serialized Fields |
|---|
String id
| Class org.oddjob.arooa.registry.Path extends Object implements Serializable |
|---|
serialVersionUID: 20051117L
| Serialized Fields |
|---|
String element
Path parent
| Class org.oddjob.arooa.registry.ServerId extends Object implements Serializable |
|---|
serialVersionUID: 20051117L
| Serialization Methods |
|---|
private Object readResolve()
throws ObjectStreamException
ObjectStreamException| Serialized Fields |
|---|
String serverId
| Package org.oddjob.arooa.runtime |
|---|
| Class org.oddjob.arooa.runtime.ConfigurationNodeEvent extends EventObject implements Serializable |
|---|
serialVersionUID: 20080205L
| Serialized Fields |
|---|
ConfigurationNode child
int index
| Class org.oddjob.arooa.runtime.ModificationRefusedException extends ArooaException implements Serializable |
|---|
serialVersionUID: 2009013000L
| Serialized Fields |
|---|
ConfigurationNodeEvent configurationEvent
| Class org.oddjob.arooa.runtime.RuntimeEvent extends EventObject implements Serializable |
|---|
serialVersionUID: 20080121L
| Package org.oddjob.arooa.types |
|---|
| Class org.oddjob.arooa.types.ArooaObject extends Object implements Serializable |
|---|
serialVersionUID: 2009011100L
| Serialized Fields |
|---|
Object value
| Class org.oddjob.arooa.types.ListType extends Object implements Serializable |
|---|
serialVersionUID: 20070312L
| Serialized Fields |
|---|
List<E> values
Property: values
Description: Any values.
Required: No.
List<E> list
boolean merge
Property:
Description: If the element is a list or array the values are merged into this list.
Required: No, defaults to not merging.
boolean unique
Property:
Description: Ensures the list contains only unique elements.
Required: No.
Class<T> elementType
Property:
Description: The required element type. If this is specified all elements of the array will attempt to be converted to this type.
Required: No. Elements will be left being what they want to be.
| Class org.oddjob.arooa.types.ValueType extends Object implements Serializable |
|---|
serialVersionUID: 20070312L
| Serialized Fields |
|---|
ArooaValue value
Property:
Description: Any simple value.
Required: No, If missing this value will resolve to be null.
| Class org.oddjob.arooa.types.XMLType extends Object implements Serializable |
|---|
serialVersionUID: 20081118L
| Serialized Fields |
|---|
ArooaContext arooaContext
String xml
Property:
Description: This is only used internally. It can't be set via configuration because all contents are converted into text XML.
Required: Irrelevant.
| Package org.oddjob.beanbus |
|---|
| Class org.oddjob.beanbus.BadBeanTransfer extends Object implements Serializable |
|---|
serialVersionUID: 2013020800L
| Serialized Fields |
|---|
Object badBean
IllegalArgumentException exception
| Class org.oddjob.beanbus.BusCrashException extends BusException implements Serializable |
|---|
serialVersionUID: 2010021900L
| Class org.oddjob.beanbus.BusEvent extends EventObject implements Serializable |
|---|
serialVersionUID: 2010021800L
| Serialized Fields |
|---|
BusPhase phase
Exception busCrashException
| Class org.oddjob.beanbus.BusException extends Exception implements Serializable |
|---|
serialVersionUID: 2010021700L
| Package org.oddjob.beanbus.mega |
|---|
| Class org.oddjob.beanbus.mega.MegaBeanBus extends StructuralJob<Object> implements Serializable |
|---|
serialVersionUID: 2012021500L
| Serialized Fields |
|---|
boolean noAutoLink
| Package org.oddjob.designer.components |
|---|
| Class org.oddjob.designer.components.ForEachRootDC extends Object implements Serializable |
|---|
serialVersionUID: 2011090800L
| Class org.oddjob.designer.components.RootDC extends Object implements Serializable |
|---|
serialVersionUID: 2011090800L
| Package org.oddjob.framework |
|---|
| Class org.oddjob.framework.DefaultInvocationHandler extends Object implements Serializable |
|---|
serialVersionUID: 2012012200L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s)
throws IOException
IOException| Serialized Fields |
|---|
ComponentWrapper wrapper
Class<T>[] wrappingInterfaces
Object wrapped
Class<T>[] wrappedInterfaces
| Class org.oddjob.framework.JobDestroyedException extends RuntimeException implements Serializable |
|---|
serialVersionUID: 2009091000L
| Class org.oddjob.framework.OddjobRemoteException extends Exception implements Serializable |
|---|
serialVersionUID: 20051115L
| Class org.oddjob.framework.RunnableWrapper extends BaseWrapper implements Serializable |
|---|
serialVersionUID: 20012052320051231L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s)
throws IOException
IOException| Serialized Fields |
|---|
Object wrapped
Object proxy
| Class org.oddjob.framework.SerializableJob extends SimpleJob implements Serializable |
|---|
serialVersionUID: 20050925L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s)
throws IOException
IOException| Class org.oddjob.framework.SimultaneousStructural extends StructuralJob<Object> implements Serializable |
|---|
serialVersionUID: 2009031800L
| Class org.oddjob.framework.StructuralJob extends BasePrimary implements Serializable |
|---|
serialVersionUID: 2009031500L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s)
throws IOException
IOException| Class org.oddjob.framework.WrapDynaClass extends Object implements Serializable |
|---|
serialVersionUID: 20051114L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s)
throws IOException
IOException| Serialized Fields |
|---|
String beanClassName
Class which is represented by this
WrapDynaClass.
org.apache.commons.beanutils.DynaProperty[] properties
HashMap<K,V> propertiesMap
properties list.
Set<E> readableProperties
Set<E> writableProperties
| Package org.oddjob.hsql |
|---|
| Class org.oddjob.hsql.HsqlConnectionType extends Object implements Serializable |
|---|
serialVersionUID: 20070315L
| Serialized Fields |
|---|
String url
Property:
Description: The jdbc url.
Required: Yes.
String username
Property:
Description: The database username..
Required: No.
String password
Property:
Description: The users password.
Required: No.
| Package org.oddjob.images |
|---|
| Class org.oddjob.images.IconEvent extends EventObject implements Serializable |
|---|
serialVersionUID: 2009061300L
| Serialized Fields |
|---|
String id
| Class org.oddjob.images.ImageIconStable extends ImageIcon implements Serializable |
|---|
serialVersionUID: 2012122400L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream in)
private Object writeReplace()
throws IOException
IOException| Class org.oddjob.images.ImageIconStable.ImageIconData extends Object implements Serializable |
|---|
serialVersionUID: 2012122400L
| Serialization Methods |
|---|
private Object readResolve()
| Serialized Fields |
|---|
int width
int height
int[] pixels
String description
| Package org.oddjob.input |
|---|
| Class org.oddjob.input.InputJob extends PropertiesJobBase implements Serializable |
|---|
serialVersionUID: 2011011700L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s)
throws IOException
IOException| Package org.oddjob.io |
|---|
| Class org.oddjob.io.BufferType extends Object implements Serializable |
|---|
serialVersionUID: 2013042500L
| Serialized Fields |
|---|
ByteArrayOutputStream buffer
| Class org.oddjob.io.CopyJob extends Object implements Serializable |
|---|
serialVersionUID: 20050806L
| Serialized Fields |
|---|
String name
Property:
Description: A name, can be any text.
Required: No.
File[] from
Property:
Description: The from file.
Required: Yes unless input supplied.
File to
Property:
Description: The from file.
Required: Yes unless output supplied.
int filesCopied
Property:
Description: The number of files copied.
Required: Read Only.
int directoriesCopied
Property:
Description: The number of directories copied.
Required: Read Only.
| Class org.oddjob.io.DeleteJob extends Object implements Serializable |
|---|
serialVersionUID: 20060117L
| Serialized Fields |
|---|
String name
Property:
Description: A name, can be any text.
Required: No.
File[] files
Property:
Description: The file, directory, or files and directories to delete.
Required: Yes.
boolean force
Property:
Description: Forceably delete non empty directories.
Required: No, defaults to false.
| Class org.oddjob.io.ExistsJob extends Object implements Serializable |
|---|
serialVersionUID: 20060117L
| Serialized Fields |
|---|
String name
Property:
Description: A name, can be any text.
Required: No.
File file
Property:
Description: The file, can contain wildcard characters.
Required: Yes.
File[] exists
Property:
Description: The files that match the file spec.
Required: R/O.
| Class org.oddjob.io.FilesType extends Object implements Serializable |
|---|
serialVersionUID: 2009072300L
| Serialized Fields |
|---|
String files
Property:
Description: The files
Required: No
List<E> list
Property:
Description: More files
Required: No
| Class org.oddjob.io.FileType extends Object implements Serializable |
|---|
serialVersionUID: 2012042000L
| Serialized Fields |
|---|
File file
Property:
Description: The file path.
Required: Yes.
| Class org.oddjob.io.GrepLineResult extends Object implements Serializable |
|---|
serialVersionUID: 2012123100L
| Serialized Fields |
|---|
File file
int lineNumber
String line
String match
| Class org.oddjob.io.MkdirJob extends Object implements Serializable |
|---|
serialVersionUID: 20060117L
| Serialized Fields |
|---|
String name
Property:
Description: A name, can be any text.
Required: No.
File dir
Property:
Description: The directory to create.
Required: Yes.
| Class org.oddjob.io.RenameJob extends Object implements Serializable |
|---|
serialVersionUID: 20060117L
| Serialized Fields |
|---|
String name
Property:
Description: A name, can be any text.
Required: No.
File from
Property:
Description: The from file.
Required: Yes.
File to
Property:
Description: The to file.
Required: Yes.
| Package org.oddjob.jmx |
|---|
| Class org.oddjob.jmx.MethodInvocationException extends Exception implements Serializable |
|---|
serialVersionUID: 20070312L
| Package org.oddjob.jmx.client |
|---|
| Class org.oddjob.jmx.client.ComponentTransportable extends Object implements Serializable |
|---|
serialVersionUID: 20051116L
| Serialized Fields |
|---|
ObjectName name
| Class org.oddjob.jmx.client.HandlerVersion extends Object implements Serializable |
|---|
serialVersionUID: 2009090500L
| Serialized Fields |
|---|
int major
int minor
| Class org.oddjob.jmx.client.SimpleHandlerResolver extends Object implements Serializable |
|---|
serialVersionUID: 2009090500L
| Serialized Fields |
|---|
String className
HandlerVersion remoteVersion
| Class org.oddjob.jmx.client.VanillaHandlerResolver extends Object implements Serializable |
|---|
serialVersionUID: 2009090500L
| Serialized Fields |
|---|
String className
| Package org.oddjob.jmx.handlers |
|---|
| Class org.oddjob.jmx.handlers.IconicHandlerFactory.IconData extends Object implements Serializable |
|---|
serialVersionUID: 2009062400L
| Serialized Fields |
|---|
String id
| Class org.oddjob.jmx.handlers.OddjobTransportableException extends Exception implements Serializable |
|---|
serialVersionUID: 2012032200L
| Serialized Fields |
|---|
String originalExcpetionClassName
| Class org.oddjob.jmx.handlers.StatefulHandlerFactory.StateData extends Object implements Serializable |
|---|
serialVersionUID: 2009063000L
| Serialized Fields |
|---|
State jobState
Date date
Throwable throwable
| Package org.oddjob.jmx.server |
|---|
| Class org.oddjob.jmx.server.ServerInfo extends Object implements Serializable |
|---|
serialVersionUID: 2009090500L
| Serialized Fields |
|---|
Address address
ClientHandlerResolver<T>[] clientResolvers
| Class org.oddjob.jmx.server.ServerLoopBackException extends Exception implements Serializable |
|---|
serialVersionUID: 2009061800L
| Serialized Fields |
|---|
ServerId serverId
| Package org.oddjob.jobs |
|---|
| Class org.oddjob.jobs.CheckJob extends Object implements Serializable |
|---|
serialVersionUID: 2009092700L
| Serialized Fields |
|---|
int result
Property:
Description: The result of the check.
| Class org.oddjob.jobs.EchoJob extends Object implements Serializable |
|---|
serialVersionUID: 20051130L
| Serialized Fields |
|---|
String name
Property:
Description: A name, can be any text.
Required: No.
String text
Property:
Description: The text to display.
Required: No, if there is no text and no lines only a blank line will be printed.
String[] lines
Property:
Description: Lines of text to display.
Required: No, if there is no text and no lines only a blank line will be printed. printed.
| Class org.oddjob.jobs.ExecJob extends SerializableJob implements Serializable |
|---|
serialVersionUID: 2009012700L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s)
throws IOException
IOException| Serialized Fields |
|---|
File dir
Property:
Description: The working directory.
Required: No
String command
Property:
Description: The command to execute. The command is interpreted as space delimited text which may be specified over several lines. Arguments that need to include spaces must be quoted. Within quoted arguments quotes may be escaped using a backslash.
Required: yes, unless args are provided instead.
String[] args
Property:
Description: A string list of arguments.
Required: No.
boolean newEnvironment
Map<K,V> environment
boolean redirectStderr
int exitValue
Property:
Description: The exit value of the process.
| Class org.oddjob.jobs.GrabJob extends BasePrimary implements Serializable |
|---|
serialVersionUID: 2010031800L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s)
throws IOException
IOException| Serialized Fields |
|---|
String identifier
Property:
Description: This job's identifier which is unique to the Oddjob process, such as server name.
Required: Yes.
Object instance
Property:
Description: The instance of identifier for a single grab. This is an identifier for each run of the grab jobb and will be something like the scheduled date/time.
Required: Yes.
String winner
Property:
Description: The identifier of the winner. Will be equal to this jobs identifier if this job has won.
Required: R/O.
| Class org.oddjob.jobs.LaunchJob extends Object implements Serializable |
|---|
serialVersionUID: 2010071400L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s)
throws IOException
IOException| Serialized Fields |
|---|
String name
Property:
Description: The name of this job.
Required: No.
| Class org.oddjob.jobs.SequenceJob extends Object implements Serializable |
|---|
serialVersionUID: 20060109L
| Serialized Fields |
|---|
Integer current
Property:
Description: The current sequence number.
Required: Set automatically, but can be changed manually.
int from
Property:
Description: The sequence number to start from.
Required: No, defaults to 0.
| Package org.oddjob.jobs.job |
|---|
| Class org.oddjob.jobs.job.RunJob extends StructuralJob<Object> implements Serializable |
|---|
serialVersionUID: 20050806201204300L
| Class org.oddjob.jobs.job.StartJob extends SerializableJob implements Serializable |
|---|
serialVersionUID: 2012043000L
| Class org.oddjob.jobs.job.StopJob extends SerializableJob implements Serializable |
|---|
serialVersionUID: 20050806L
| Package org.oddjob.jobs.structural |
|---|
| Class org.oddjob.jobs.structural.ForEachJob extends StructuralJob<Runnable> implements Serializable |
|---|
serialVersionUID: 200903212011060700L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s)
throws IOException
IOException| Serialized Fields |
|---|
int preLoad
Property:
Description: The number of values to pre-load configurations for. This property can be used with large sets of values to ensure that only a certain number are pre-loaded before execution starts.
This property won't work correctly when parallel is true.
Required: No. Defaults to all configurations being loaded first.
int purgeAfter
Property:
Description: The number of completed jobs to keep. Oddjob configurations can be quite memory intensive, mainly due to logging, purging complete jobs will stop too much memory being taken.
This property won't work correctly when parallel is true.
Required: No. Defaults to no complete jobs being purged.
File file
| Class org.oddjob.jobs.structural.ParallelJob extends SimultaneousStructural implements Serializable |
|---|
serialVersionUID: 2009031800L
| Serialized Fields |
|---|
boolean join
Property:
Description: Should the execution thread of this job wait for the execution threads of the child jobs.
This property
re-introduces the default behaviour of parallel before version 1.0.
Behaviour was changed to encourage the use of event driven
configuration that didn't cause a thread to wait by using
CascadeJob or
Trigger.
There are situations where this is really convenient as otherwise large reworking of the configuration is required. If possible - it is better practice to try and use the job state.
Required: No. Defaults to false
boolean _transient
Property: transient
Description: Is this job transient. If true state will not be persisted.
Required: No, default is false.
| Class org.oddjob.jobs.structural.RepeatJob extends StructuralJob<Runnable> implements Serializable |
|---|
serialVersionUID: 20120121L
| Serialized Fields |
|---|
boolean until
Property:
Description: Repeat will repeat until the value of this property is true.
Required: No.
int count
Property:
Description: The count of repeats.
Required: Read Only.
int times
Property:
Description: The number of times to repeat.
Required: No.
| Class org.oddjob.jobs.structural.SequentialJob extends StructuralJob<Object> implements Serializable |
|---|
serialVersionUID: 20111017L
| Serialized Fields |
|---|
boolean independent
boolean _transient
Property: transient
Description: Is this job transient. If true state will not be persisted.
Required: No, default is false.
| Package org.oddjob.logging |
|---|
| Class org.oddjob.logging.LogEvent extends Object implements Serializable |
|---|
serialVersionUID: 20061214L
| Serialized Fields |
|---|
long number
LogLevel level
String logger
String message
| Package org.oddjob.monitor |
|---|
| Class org.oddjob.monitor.MultiExplorerLauncher extends StructuralJob<Runnable> implements Serializable |
|---|
serialVersionUID: 2011101400L
| Serialized Fields |
|---|
File dir
Property:
Description: The directory the file chooser should use when opening and saving Oddjobs.
Required: No.
File file
Property:
Description: A file to load when the explorer starts.
Required: No.
long pollingInterval
Property:
Description: How often to poll in milli seconds for property updates.
Required: No.
FileHistory fileHistory
ScreenPresence screen
| Class org.oddjob.monitor.OddjobExplorer extends SerializableJob implements Serializable |
|---|
serialVersionUID: 2011101400L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s)
throws IOException
IOException| Serialized Fields |
|---|
File dir
Property:
Description: The directory the file chooser should use when opening and saving Oddjobs.
Required: No.
long pollingInterval
Property:
Description: How often to poll in milli seconds for property updates.
Required: No.
File file
Property:
Description: A file to show when the explorer starts.
Required: No.
FileHistory fileHistory
ScreenPresence screen
boolean saveAs
| Package org.oddjob.monitor.model |
|---|
| Class org.oddjob.monitor.model.FileHistory extends Object implements Serializable |
|---|
serialVersionUID: 2011090600L
| Serialized Fields |
|---|
int listSize
List<E> fileHistory
| Package org.oddjob.monitor.view |
|---|
| Class org.oddjob.monitor.view.DetailView extends JTabbedPane implements Serializable |
|---|
serialVersionUID: 0L
| Serialized Fields |
|---|
StatePanel statePanel
LogTextPanel consolePanel
LogTextPanel logPanel
PropertyPanel propertyPanel
| Class org.oddjob.monitor.view.ExplorerComponent extends JPanel implements Serializable |
|---|
serialVersionUID: 0L
| Serialized Fields |
|---|
JTree tree
JScrollPane treeScroll
MonitorMenuBar menuBar
DetailModel detailModel
ExplorerModel explorerModel
PropertyPolling propertyPolling
JSplitPane split
TreeChangeFollower treeChangeFollower
| Class org.oddjob.monitor.view.JobSwingAction extends AbstractArooaAction implements Serializable |
|---|
serialVersionUID: 20051116L
| Serialized Fields |
|---|
ExplorerAction jobAction
| Class org.oddjob.monitor.view.JobTreeCellRenderer extends DefaultTreeCellRenderer implements Serializable |
|---|
serialVersionUID: 2005010100L
| Class org.oddjob.monitor.view.LogTextPanel extends JPanel implements Serializable |
|---|
serialVersionUID: 2009071400L
| Serialized Fields |
|---|
JTextPane textPane
JCheckBox cbxTail
StyledDocument doc
Hashtable<K,V> fontAttributes
| Class org.oddjob.monitor.view.MonitorMenuBar extends JMenuBar implements Serializable |
|---|
serialVersionUID: 2011101000L
| Serialized Fields |
|---|
JMenu fileMenu
JMenu[] lastFormMenus
JPopupMenu popupMenu
org.oddjob.monitor.view.MonitorMenuBar.MenuSelection selectionListener
DetailModel detailModel
| Class org.oddjob.monitor.view.PropertyPanel extends JPanel implements Serializable |
|---|
serialVersionUID: 0L
| Serialized Fields |
|---|
int screenWidth
PropertyTableModel tableModel
| Class org.oddjob.monitor.view.PropertyTableModel extends AbstractTableModel implements Serializable |
|---|
serialVersionUID: 20051109L
| Serialized Fields |
|---|
List<E> keys
List<E> values
String[] colNames
| Class org.oddjob.monitor.view.StatePanel extends JPanel implements Serializable |
|---|
serialVersionUID: 2005010100L
| Serialized Fields |
|---|
JTextField stateField
JTextField timeField
JTextArea exceptionField
| Package org.oddjob.net.ftp |
|---|
| Class org.oddjob.net.ftp.FTPClientJob extends Object implements Serializable |
|---|
serialVersionUID: 2009102100L
| Serialized Fields |
|---|
String name
Property:
Description: The name of this Job.
Required: No.
String host
Property:
Description: The FTP server.
Required: Yes.
int port
Property:
Description: The Port.
Required: No.
String username
Property:
Description: The user name to connect to the FTP server with.
Required: Yes.
int result
| Package org.oddjob.persist |
|---|
| Class org.oddjob.persist.ArchiveJob extends BasePrimary implements Serializable |
|---|
serialVersionUID: 2010032500L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s)
throws IOException
IOException| Serialized Fields |
|---|
Object archiveIdentifier
Property:
Description: The identifier of the snapshot that will be taken when this job runs.
Required: Yes.
String archiveName
Property:
Description: The name of the acrhive that all snapshots will be stored in.
Required: Yes.
| Class org.oddjob.persist.RestoreBundle extends Object implements Serializable |
|---|
serialVersionUID: 2010032600L
| Serialized Fields |
|---|
ArooaConfiguration configuration
ComponentPersister archivePersister
| Package org.oddjob.schedules |
|---|
| Class org.oddjob.schedules.AbstractSchedule extends Object implements Serializable |
|---|
serialVersionUID: 20050226L
| Serialized Fields |
|---|
Schedule childSchedule
| Class org.oddjob.schedules.ConstrainedSchedule extends AbstractSchedule implements Serializable |
|---|
serialVersionUID: 20050226L
| Class org.oddjob.schedules.IntervalTo extends org.oddjob.schedules.IntervalBase implements Serializable |
|---|
serialVersionUID: 2009022700L
| Class org.oddjob.schedules.ScheduleList extends Object implements Serializable |
|---|
serialVersionUID: 20051125L
| Serialized Fields |
|---|
List<E> schedules
Property:
Description: The list of schedules.
Required: No, but pointless if missing.
| Class org.oddjob.schedules.SimpleInterval extends Object implements Serializable |
|---|
serialVersionUID: 2011092300L
| Serialized Fields |
|---|
Date fromDate
Date toDate
| Class org.oddjob.schedules.SimpleScheduleResult extends Object implements Serializable |
|---|
serialVersionUID: 2011091500L
| Serialized Fields |
|---|
Interval interval
Date useNext
| Package org.oddjob.schedules.schedules |
|---|
| Class org.oddjob.schedules.schedules.AfterSchedule extends AbstractSchedule implements Serializable |
|---|
serialVersionUID: 200902262011092000L
| Serialized Fields |
|---|
Schedule schedule
Property:
Description: The schedule to be after.
Required: Yes.
| Class org.oddjob.schedules.schedules.BrokenSchedule extends Object implements Serializable |
|---|
serialVersionUID: 20050226L
| Serialized Fields |
|---|
Schedule schedule
Property:
Description: The schedule.
Required: Yes.
Schedule breaks
Property:
Description: The breaks.
Required: No, but this schedule is pointless if none are provided.
Schedule alternative
Property:
Description: An alternative schedule to apply during a break. The alternative schedule will be passed the interval that is the break.
Required: No.
| Class org.oddjob.schedules.schedules.CountSchedule extends AbstractSchedule implements Serializable |
|---|
serialVersionUID: 20050226L
| Serialized Fields |
|---|
int countTo
Property: count
Description: The number to count to.
Required: Yes.
String identifier
Property:
Description: If there are more than one count schedules in a schedule then this key is required to differentiate them. It can be any text.
Required: No.
| Class org.oddjob.schedules.schedules.DailySchedule extends ConstrainedSchedule implements Serializable |
|---|
serialVersionUID: 20050226L
| Serialized Fields |
|---|
String from
String to
| Class org.oddjob.schedules.schedules.DateSchedule extends AbstractSchedule implements Serializable |
|---|
serialVersionUID: 20050226L
| Serialized Fields |
|---|
String startDate
String endDate
| Class org.oddjob.schedules.schedules.DayAfterSchedule extends AbstractSchedule implements Serializable |
|---|
serialVersionUID: 200502262011092200L
| Class org.oddjob.schedules.schedules.DayBeforeSchedule extends AbstractSchedule implements Serializable |
|---|
serialVersionUID: 2011092200L
| Class org.oddjob.schedules.schedules.IntervalSchedule extends Object implements Serializable |
|---|
serialVersionUID: 20050226L
| Serialized Fields |
|---|
long intervalMillis
| Class org.oddjob.schedules.schedules.LastSchedule extends AbstractSchedule implements Serializable |
|---|
serialVersionUID: 20050226L
| Class org.oddjob.schedules.schedules.MonthlySchedule extends ConstrainedSchedule implements Serializable |
|---|
serialVersionUID: 20050226L
| Serialized Fields |
|---|
DayOfMonth fromDay
DayOfMonth toDay
DayOfWeek fromDayOfWeek
DayOfWeek toDayOfWeek
WeekOfMonth fromWeek
WeekOfMonth toWeek
| Class org.oddjob.schedules.schedules.OccurrenceSchedule extends AbstractSchedule implements Serializable |
|---|
serialVersionUID: 20050226L
| Serialized Fields |
|---|
int occurrence
Property:
Description: The number of the required occurrence.
Required: Yes.
| Class org.oddjob.schedules.schedules.TimeSchedule extends AbstractSchedule implements Serializable |
|---|
serialVersionUID: 200502262011092000L
| Serialized Fields |
|---|
String from
String to
String toLast
| Class org.oddjob.schedules.schedules.WeeklySchedule extends ConstrainedSchedule implements Serializable |
|---|
serialVersionUID: 20050226L
| Serialized Fields |
|---|
DayOfWeek from
DayOfWeek to
| Class org.oddjob.schedules.schedules.YearlySchedule extends ConstrainedSchedule implements Serializable |
|---|
serialVersionUID: 20050226L
| Serialized Fields |
|---|
Month fromMonth
Property:
Description: The from month.
Required: No, defaults to 1 (January).
Month toMonth
Property:
Description: The to month.
Required: No, defaults to 12 (December).
String fromDate
Property:
Description: The from month and day.
String toDate
Property:
Description: The to month and day.
| Package org.oddjob.scheduling |
|---|
| Class org.oddjob.scheduling.JobToken extends Object implements Serializable |
|---|
serialVersionUID: 20060112L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s)
throws IOException
IOException| Serialized Fields |
|---|
String path
| Class org.oddjob.scheduling.Retry extends TimerBase implements Serializable |
|---|
serialVersionUID: 2009091400L
| Serialized Fields |
|---|
Interval limits
Property:
Description: Used to limit the schedule. Usually this will be configured to be a parent timer's current interval.
Required: No.
| Class org.oddjob.scheduling.ScheduleBase extends BasePrimary implements Serializable |
|---|
serialVersionUID: 2009031500L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s)
throws IOException
IOException| Class org.oddjob.scheduling.ScheduleSummary extends Object implements Serializable |
|---|
serialVersionUID: 20051117L
| Serialized Fields |
|---|
String id
Map<K,V> description
| Class org.oddjob.scheduling.Timer extends TimerBase implements Serializable |
|---|
serialVersionUID: 2009091420120126L
| Serialized Fields |
|---|
boolean haltOnFailure
Property:
Description: Don't reschedule if the scheduled job doesn't complete.
Required: No.
boolean skipMissedRuns
Property:
Description: Use the current time, not the last completed time to calculate when the job is next due.
Required: No.
| Class org.oddjob.scheduling.TimerBase extends ScheduleBase implements Serializable |
|---|
serialVersionUID: 2009091420120126L
| Serialized Fields |
|---|
Map<K,V> contextData
ScheduleResult current
Property:
Description: This is the current/next result from the schedule. This properties fromDate is used to set the nextDue date for the schedule and it's useNext (normally the same as toDate) property is used to calculate the following new current property after execution. This property is most useful for the Timer to pass limits to the Retry, but is also useful for diagnostics.
Required: Set automatically.
Date lastDue
Property:
Description: The time the schedule was lastDue. This is set from the nextDue property when the job begins to execute.
Required: Read only.
| Class org.oddjob.scheduling.Trigger extends ScheduleBase implements Serializable |
|---|
serialVersionUID: 2009031000L
| Serialized Fields |
|---|
StateCondition state
Property:
Description: The state condition which will cause the trigger to fire. See the Oddjob User guide for a full list of state conditions.
Required: No, defaults to COMPLETE.
StateCondition cancelWhen
Property:
Description: A state condition that will cause the trigger to cancel.
Required: No, defaults to not cancelling.
Date lastTime
boolean newOnly
Property:
Description: Fire trigger on new events only. If set the time on the event will be compared with the last that this trigger received and only a new event will cause the trigger to fire.
Required: No, defaults to false.
| Package org.oddjob.script |
|---|
| Class org.oddjob.script.InvokeJob extends SerializableJob implements Serializable |
|---|
serialVersionUID: 2012080600L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s)
throws IOException
IOException| Serialized Fields |
|---|
String function
Property:
Description: The function/method to call.
Required: Yes.
| Class org.oddjob.script.ScriptJob extends SerializableJob implements Serializable |
|---|
serialVersionUID: 2010012600L
| Serialized Fields |
|---|
String resultVariable
Property:
Description: The variable in the script that will be used to provide the result. The property is designed for use with scripting languages who's execution does not produce a result. If, however the script does produce a result and this property is set, the variable will override the scripts return value.
Required: No.
Object result
Property:
Description: The result of executing the script or the script variable chosen as the result variable with the resultVariable property.
boolean resultForState
Property:
Description: If true then use the result to determine the completion state of the job. If the result is not a number this property will have no affect. If the result is a number and 0 the job will COMPLETE, any other value and the job will be INCOMPLETE.
Required: No, defaults to false.
| Package org.oddjob.sql |
|---|
| Class org.oddjob.sql.ConnectionType extends Object implements Serializable |
|---|
serialVersionUID: 20070315L
| Serialized Fields |
|---|
String driver
Property:
Description: The driver class name.
Required: Yes.
String url
Property:
Description: The jdbc url.
Required: Yes.
String username
Property:
Description: The database username..
Required: No.
String password
Property:
Description: The users password.
Required: No.
ClassLoader classLoader
Property:
Description: The class loader to use to load the JDBC driver.
Required: No.
| Class org.oddjob.sql.SQLJob extends Object implements Serializable |
|---|
serialVersionUID: 20051106L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s)
throws IOException
IOException| Serialized Fields |
|---|
String name
Property:
Description: A name, can be any text.
Required: No.
| Package org.oddjob.state |
|---|
| Class org.oddjob.state.AndState extends StateReflector implements Serializable |
|---|
serialVersionUID: 2010082000L
| Class org.oddjob.state.CascadeJob extends StructuralJob<Object> implements Serializable |
|---|
serialVersionUID: 2010081100L
| Class org.oddjob.state.EqualsState extends StructuralJob<Stateful> implements Serializable |
|---|
serialVersionUID: 2009031800L
| Serialized Fields |
|---|
StateCondition state
Property:
Description: The state to match.
Required: No, defaults to COMPLETE.
| Class org.oddjob.state.FlagState extends SerializableJob implements Serializable |
|---|
serialVersionUID: 2009032000L
| Serialized Fields |
|---|
JobState state
Property:
Description: The state to flag.
Required: No, defaults to COMPLETE.
| Class org.oddjob.state.IfJob extends StructuralJob<Object> implements Serializable |
|---|
serialVersionUID: 20050806L
| Serialized Fields |
|---|
StateCondition state
boolean then
| Class org.oddjob.state.JoinJob extends StructuralJob<Runnable> implements Serializable |
|---|
serialVersionUID: 2010081600L
| Class org.oddjob.state.OrState extends StateReflector implements Serializable |
|---|
serialVersionUID: 2009031800L
| Class org.oddjob.state.Resets extends StructuralJob<Object> implements Serializable |
|---|
serialVersionUID: 2009032400L
| Serialized Fields |
|---|
boolean harden
Property:
Description: Harden soft resets. True/False.
Required: No, defaults to false.
boolean soften
Property:
Description: Soften hard resets. True/False
Required: No, defaults to false.
| Class org.oddjob.state.StateEvent extends EventObject implements Serializable |
|---|
serialVersionUID: 20051026L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s)
throws IOException
IOException| Serialized Fields |
|---|
State state
Date time
Throwable exception
| Class org.oddjob.state.StateReflector extends SimultaneousStructural implements Serializable |
|---|
serialVersionUID: 20010082000L
| Package org.oddjob.structural |
|---|
| Class org.oddjob.structural.OddjobChildException extends OddjobException implements Serializable |
|---|
serialVersionUID: 20070424L
| Serialized Fields |
|---|
Throwable childException
String childName
| Class org.oddjob.structural.StructuralEvent extends EventObject implements Serializable |
|---|
serialVersionUID: 2009042400L
| Serialized Fields |
|---|
Object child
int index
| Package org.oddjob.swing |
|---|
| Class org.oddjob.swing.ChooseFile extends SerializableJob implements Serializable |
|---|
serialVersionUID: 2009042100L
| Serialized Fields |
|---|
File chosen
File dir
| Class org.oddjob.swing.ConfigureBeanJob extends Object implements Serializable |
|---|
serialVersionUID: 2010030100L
| Serialized Fields |
|---|
String beanConfig
| Class org.oddjob.swing.ConfirmationJob extends SerializableJob implements Serializable |
|---|
serialVersionUID: 2010010600L
| Serialized Fields |
|---|
String title
String message
| Class org.oddjob.swing.OddjobPanel extends SimpleService implements Serializable |
|---|
serialVersionUID: 2012091900L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s)
throws IOException
IOException| Serialized Fields |
|---|
ScreenPresence screen
int columns
| Package org.oddjob.util |
|---|
| Class org.oddjob.util.OddjobConfigException extends OddjobException implements Serializable |
|---|
serialVersionUID: 2010071900L
| Class org.oddjob.util.OddjobConstantException extends RuntimeException implements Serializable |
|---|
serialVersionUID: 2010071900L
| Class org.oddjob.util.OddjobLockedException extends Exception implements Serializable |
|---|
serialVersionUID: 2010071900L
| Package org.oddjob.values.properties |
|---|
| Class org.oddjob.values.properties.PropertiesJob extends PropertiesJobBase implements Serializable |
|---|
serialVersionUID: 2011033000L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s)
throws IOException
IOException| Serialized Fields |
|---|
String environment
boolean override
| Class org.oddjob.values.properties.PropertiesJobBase extends SerializableJob implements Serializable |
|---|
serialVersionUID: 2011032200L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s)
throws IOException
IOException| Serialized Fields |
|---|
Properties properties
| Package org.oddjob.values.types |
|---|
| Class org.oddjob.values.types.DateType extends Object implements Serializable |
|---|
serialVersionUID: 20070312L
| Serialized Fields |
|---|
String date
Property:
Description: A date in text, if a format is specified it is expected to be in the format provide, otherwise it is expected to be in the default format..
Required: Yes.
String format
Property:
Description: The format the date is in.
Required: No.
String timeZone
Property:
Description: The time zone the date is for.
Required: No.
Clock clock
Property:
Description: The clock to use if a date shortcut is specified. This is mainly here for tests.
Required: No, defaults to the current time clock.
| Class org.oddjob.values.types.FormatType extends Object implements Serializable |
|---|
serialVersionUID: 20070312L
| Serialized Fields |
|---|
String format
Property:
Description: The format.
Required: Yes.
TimeZone timeZone
Property: timeZone
Description: The time zone to use for a date format.
Required: No.
Date date
Property:
Description: A date to format.
Required: Yes if number isn't supplied.
Number number
Property:
Description: A number to format.
Required: Yes if date isn't supplied.
| Class org.oddjob.values.types.PropertyType extends Object implements Serializable |
|---|
serialVersionUID: 2009042200L
| Serialized Fields |
|---|
Map<K,V> props
org.apache.commons.beanutils.MutableDynaClass dynaClass
String value
String name
| Class org.oddjob.values.types.PropertyTypeDynaClass extends Object implements Serializable |
|---|
serialVersionUID: 20070124L
| Serialized Fields |
|---|
Map<K,V> propertiesMap
String name
|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||