This package contains the only types outside of
java.lang.*
and
Date
that
are allowed to become
value classes
of
attributes.
This package provides the main interface to MQ handling within Mayam Tasks
and associated applications and libraries.
This package provides a client for the Mayam Tasks Webservices.
-
Authoritative list of task attributes for use with Mayam Tasks.
Description of an
Attribute
derived from its annotations.
The producer is tasked with providing descriptions for attributes.
Maps from a field identifier to an Attribute
.
Describes a class that is able to receive and provide values for all of, or a
defined subset of, the
Attribute
list.
Fluid export with optional filtering and merging instructions.
Map from
Attribute
to a set of values and a flag indicating
inclusive or exclusive use.
Describes a class that is able to receive values for all of, or an
undisclosed subset of, the
Attribute
list.
Map from
Attribute
to a pair of values representing the
start and the end of a range.
Convenient implementation of Set
which itself, given that it is
stripped of generics, can be used as a value class for Attribute
.
Describes a class able to to perform
Attribute
validations.
Annotation describing complex attribute types, i.e types lacking a natural string
representation which is both human and machine friendly.
Similar to
Cloneable
, with a few differences.
Describes an enumeration with support for space efficient persistence.
Describes a class that can be navigated using PathFinder (wf-mdmap).
The scope of an
Attribute
controls the persistence mechanisms used and the
operations that can efficiently be used with the attribute.
Utility class used to hold any Jackson serializable value, adding minimal class information
required to deserialize it properly.
Used for generic classes and/or wrapper classes of primitive types
to narrow down their use as value classes for attributes, making
it easier to find a good widget representation.
-
Authoritative list of task attributes for use with Mayam Tasks.
Map from
Attribute
to a set of values and a flag indicating
inclusive or exclusive use.
Map from
Attribute
to a pair of values representing the
start and the end of a range.
Annotation describing complex attribute types, i.e types lacking a natural string
representation which is both human and machine friendly.
Similar to
Cloneable
, with a few differences.
Describes an enumeration with support for space efficient persistence.
Describes a class that can be navigated using PathFinder (wf-mdmap).
-
Authoritative list of task attributes for use with Mayam Tasks.
Description of an
Attribute
derived from its annotations.
The producer is tasked with providing descriptions for attributes.
Describes a class that is able to receive and provide values for all of, or a
defined subset of, the
Attribute
list.
Similar to
Cloneable
, with a few differences.
Describes an enumeration with support for space efficient persistence.
-
Authoritative list of task attributes for use with Mayam Tasks.
Converts values supported by
Attribute
to and/from a string representation.
-
-
Authoritative list of task attributes for use with Mayam Tasks.
Similar to
Cloneable
, with a few differences.
Describes an enumeration with support for space efficient persistence.
The scope of an
Attribute
controls the persistence mechanisms used and the
operations that can efficiently be used with the attribute.
Used for generic classes and/or wrapper classes of primitive types
to narrow down their use as value classes for attributes, making
it easier to find a good widget representation.