public class SendToStoreFunctionFactory extends Object
| Constructor and Description |
|---|
SendToStoreFunctionFactory(ResendingAttachmentStreamCreator resendingAttachmentStreamCreator) |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.util.concurrent.Function<AttachmentGetData,com.atlassian.fugue.Unit> |
createFunction(AttachmentKey destinationKey,
StreamAttachmentStore secondaryStore) |
public SendToStoreFunctionFactory(ResendingAttachmentStreamCreator resendingAttachmentStreamCreator)
public com.atlassian.util.concurrent.Function<AttachmentGetData,com.atlassian.fugue.Unit> createFunction(AttachmentKey destinationKey, StreamAttachmentStore secondaryStore)
Copyright © 2002-2015 Atlassian. All Rights Reserved.