|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of UpdateDirectoryContext in org.kuali.maven.mojo.s3 |
---|
Methods in org.kuali.maven.mojo.s3 that return types with arguments of type UpdateDirectoryContext | |
---|---|
protected List<UpdateDirectoryContext> |
UpdateOriginBucketMojo.getUpdateDirContexts(List<S3PrefixContext> contexts)
Convert S3PrefixContext objects into UpdateDirectoryContext objects. |
Methods in org.kuali.maven.mojo.s3 with parameters of type UpdateDirectoryContext | |
---|---|
void |
UpdateDirectoryContextHandler.handleElement(org.kuali.common.threads.ListIteratorContext<UpdateDirectoryContext> context,
int index,
UpdateDirectoryContext element)
|
void |
UpdateOriginBucketMojo.updateDirectory(UpdateDirectoryContext context)
|
void |
UpdateOriginBucketMojo.updateRoot(UpdateDirectoryContext udc)
If this is the root of the bucket and the default object either does not exist or was created by this plugin, overwrite the default object with newly generated html. |
Method parameters in org.kuali.maven.mojo.s3 with type arguments of type UpdateDirectoryContext | |
---|---|
void |
UpdateDirectoryContextHandler.handleElement(org.kuali.common.threads.ListIteratorContext<UpdateDirectoryContext> context,
int index,
UpdateDirectoryContext element)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |