Interface | Description |
---|---|
TaskEscalationTypeBuilder |
Provides means for the
WorkSource to provide a
type definition of a possible EscalationFlow by the
Task . |
TaskFlowTypeBuilder<F extends Enum<F>> |
Provides means for the
WorkSource to provide a
type definition of a possible JobSequence instigated by
the Task . |
TaskObjectTypeBuilder<M extends Enum<M>> |
Provides means for the
WorkSource to provide a
type definition of a dependency Object required by the
Task . |
TaskTypeBuilder<D extends Enum<D>,F extends Enum<F>> | |
WorkSource<W extends Work> |
Sources the
WorkType . |
WorkSourceContext |
Context for loading a
WorkType . |
WorkSourceProperty |
Property of the
WorkSourceSpecification . |
WorkSourceSpecification |
Provides the specification of the
Work to be loaded by the particular
WorkSource . |
WorkTypeBuilder<W extends Work> |
Copyright © 2005–2016. All rights reserved.