org.kuali.common.aws.s3
Class BucketServiceExecutable
java.lang.Object
org.kuali.common.aws.s3.BucketServiceExecutable
- All Implemented Interfaces:
- org.kuali.common.util.execute.Executable
public class BucketServiceExecutable
- extends Object
- implements org.kuali.common.util.execute.Executable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BucketServiceExecutable
public BucketServiceExecutable()
execute
public void execute()
- Specified by:
execute
in interface org.kuali.common.util.execute.Executable
getService
public BucketService getService()
setService
public void setService(BucketService service)
getContext
public ObjectListingsContext getContext()
setContext
public void setContext(ObjectListingsContext context)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.