| Package | Description |
|---|---|
| org.kuali.maven.wagon |
| Modifier and Type | Method and Description |
|---|---|
protected PutFileContext |
S3Wagon.getPutFileContext(File source,
String destination) |
protected PutFileContext |
AbstractWagon.getPutFileContext(File source,
String destination) |
| Modifier and Type | Method and Description |
|---|---|
protected List<PutFileContext> |
AbstractWagon.getPutFileContexts(File sourceDirectory,
String destinationDirectory) |
| Modifier and Type | Method and Description |
|---|---|
com.amazonaws.services.s3.model.PutObjectRequest |
S3Wagon.getPutObjectRequest(PutFileContext context)
Create a PutObjectRequest based on the PutContext
|
com.amazonaws.services.s3.model.PutObjectRequest |
RequestFactory.getPutObjectRequest(PutFileContext context) |
void |
FileHandler.handleElement(org.kuali.common.threads.ListIteratorContext<PutFileContext> context,
int index,
PutFileContext element) |
protected void |
AbstractWagon.handleException(Exception e,
PutFileContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
FileHandler.handleElement(org.kuali.common.threads.ListIteratorContext<PutFileContext> context,
int index,
PutFileContext element) |
protected long |
S3Wagon.sum(List<PutFileContext> contexts) |
Copyright © 2010–2021. All rights reserved.