Modifier and Type | Method and Description |
---|---|
static boolean |
RawManagingOfficeMetaDataImpl.isRequireFlows(ManagedObjectFlowMetaData<?>[] flowMetaData)
Determines if the
ManagedObjectSource instigates
JobSequence instances. |
Constructor and Description |
---|
RawManagingOfficeMetaDataImpl(String managingOfficeName,
String recycleWorkName,
InputManagedObjectConfiguration<?> inputConfiguration,
ManagedObjectFlowMetaData<F>[] flowMetaDatas,
ManagingOfficeConfiguration<F> managingOfficeConfiguration)
Initialise.
|
Modifier and Type | Method and Description |
---|---|
ManagedObjectFlowMetaData<F>[] |
ManagedObjectSourceMetaData.getFlowMetaData()
Obtains the list of
ManagedObjectFlowMetaData instances should
this ManagedObjectSource require instigating a JobSequence . |
Modifier and Type | Class and Description |
---|---|
class |
ManagedObjectFlowMetaDataImpl<F extends Enum<F>>
ManagedObjectFlowMetaData implementation. |
Modifier and Type | Method and Description |
---|---|
ManagedObjectFlowMetaData<H>[] |
MockManagedObjectSourceMetaData.getFlowMetaData() |
Copyright © 2005–2016. All rights reserved.