|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ParallelExecutor.IDatabaseTask | |
---|---|
lumis.portal.structure.sync | Structure synchronization implementation. |
lumis.portal.structure.sync.model.channel | Models used for synchronizing a channel structure file. |
lumis.portal.structure.sync.model.common | Models shared between different structure files. |
lumis.portal.structure.sync.model.page | Models used for synchronizing a page structure file. |
lumis.portal.structure.sync.model.serviceinstance |
Uses of ParallelExecutor.IDatabaseTask in lumis.portal.structure.sync |
---|
Methods in lumis.portal.structure.sync with parameters of type ParallelExecutor.IDatabaseTask | |
---|---|
void |
ParallelExecutor.submit(ParallelExecutor.IDatabaseTask task)
Submits a database task for future execution. |
Uses of ParallelExecutor.IDatabaseTask in lumis.portal.structure.sync.model.channel |
---|
Method parameters in lumis.portal.structure.sync.model.channel with type arguments of type ParallelExecutor.IDatabaseTask | |
---|---|
Group |
Group.cloneAndPostponeDependencies(Queue<AccessControlEntry> entriesToAdd,
Queue<ParallelExecutor.IDatabaseTask> channelTemplateLinksToAdd)
Creates a clone of this group, without dependencies (which are postponed for add). |
Channel |
Channel.cloneAndPostponeDependencies(Queue<AccessControlEntry> entriesToAdd,
Queue<ParallelExecutor.IDatabaseTask> channelTemplateLinksToAdd)
Creates a clone of this channel, without dependencies (which are postponed for add). |
Uses of ParallelExecutor.IDatabaseTask in lumis.portal.structure.sync.model.common |
---|
Uses of ParallelExecutor.IDatabaseTask in lumis.portal.structure.sync.model.page |
---|
Method parameters in lumis.portal.structure.sync.model.page with type arguments of type ParallelExecutor.IDatabaseTask | |
---|---|
void |
InterfaceInstance.addChannelTemplateLinksIfNeeded(Queue<ParallelExecutor.IDatabaseTask> channelTemplateLinksToAdd)
|
Uses of ParallelExecutor.IDatabaseTask in lumis.portal.structure.sync.model.serviceinstance |
---|
Classes in lumis.portal.structure.sync.model.serviceinstance that implement ParallelExecutor.IDatabaseTask | |
---|---|
static class |
ServiceInstanceDependency.AddServiceInstanceDependencyChannelTemplateLink
|
Method parameters in lumis.portal.structure.sync.model.serviceinstance with type arguments of type ParallelExecutor.IDatabaseTask | |
---|---|
void |
ServiceInstance.adjustChannelTemplateLink(Queue<ParallelExecutor.IDatabaseTask> channelTemplateLinksToAdd)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |