public class MoveTemporaryStrategiesFactory extends Object
Constructor and Description |
---|
MoveTemporaryStrategiesFactory(SendToStoreFunctionFactory sendToStoreFunctionFactory) |
Modifier and Type | Method and Description |
---|---|
BackgroundResendingMoveStrategy |
createBackgroundResendingStrategy(StreamAttachmentStore primaryStore,
StreamAttachmentStore secondaryStore) |
SingleStoreMoveStrategy |
createMoveOnlyPrimaryStrategy(StreamAttachmentStore singleStore) |
public MoveTemporaryStrategiesFactory(SendToStoreFunctionFactory sendToStoreFunctionFactory)
public SingleStoreMoveStrategy createMoveOnlyPrimaryStrategy(StreamAttachmentStore singleStore)
public BackgroundResendingMoveStrategy createBackgroundResendingStrategy(StreamAttachmentStore primaryStore, StreamAttachmentStore secondaryStore)
Copyright © 2002-2015 Atlassian. All Rights Reserved.