public interface ManagedObjectSourceWirer
Provides wiring of a ManagedObjectSource
.
This is to assist auto-wiring for ManagedObjectSource
instances that
have JobSequence
, Team
or Object
dependencies.
Modifier and Type | Method and Description |
---|---|
void |
wire(ManagedObjectSourceWirerContext context)
Wires the
ManagedObjectSource . |
void wire(ManagedObjectSourceWirerContext context)
ManagedObjectSource
.context
- ManagedObjectSourceWirerContext
.Copyright © 2005–2016. All rights reserved.