public class AmazonBucketJobExecution extends JobExecution
JobExecution.StatusMAX_LOG_LENGTH, MAX_PROGRESS_MESSAGE_LENGTH, TRUNCATION_BANNER| Constructor and Description |
|---|
AmazonBucketJobExecution(Entity entity) |
AmazonBucketJobExecution(EntityType entityType) |
AmazonBucketJobExecution(String identifier,
EntityType entityType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccessKey() |
String |
getBucket() |
String |
getExtension() |
FileMeta |
getFile() |
String |
getKey() |
String |
getRegion() |
String |
getSecretKey() |
String |
getTargetEntityId() |
boolean |
isExpression() |
void |
setAccessKey(String key) |
void |
setBucket(String bucket) |
void |
setExpression(boolean expression) |
void |
setExtension(String extension) |
void |
setFile(FileMeta value) |
void |
setKey(String key) |
void |
setRegion(String region) |
void |
setSecretKey(String key) |
void |
setTargetEntityId(String targetEntityId) |
getEndDate, getFailureEmail, getIdentifier, getLog, getProgressInt, getProgressMax, getProgressMessage, getResultUrl, getScheduledJobId, getStartDate, getStatus, getSubmissionDate, getSuccessEmail, getType, getUser, setEndDate, setFailureEmail, setIdentifier, setProgressInt, setProgressMax, setProgressMessage, setResultUrl, setScheduledJobId, setStartDate, setStatus, setSubmissionDate, setSuccessEmail, setType, setUser, setUserget, getAttributeNames, getBoolean, getDouble, getEntities, getEntities, getEntity, getEntity, getEntityType, getIdValue, getInstant, getInt, getLabelValue, getLocalDate, getLong, getString, init, set, set, setIdValue, toStringpublic AmazonBucketJobExecution(Entity entity)
public AmazonBucketJobExecution(EntityType entityType)
public AmazonBucketJobExecution(String identifier, EntityType entityType)
public String getKey()
public void setKey(String key)
public String getBucket()
public void setBucket(String bucket)
public boolean isExpression()
public void setExpression(boolean expression)
public FileMeta getFile()
public void setFile(FileMeta value)
public String getTargetEntityId()
public void setTargetEntityId(String targetEntityId)
public String getRegion()
public void setRegion(String region)
public void setAccessKey(String key)
public String getAccessKey()
public void setSecretKey(String key)
public String getSecretKey()
public void setExtension(String extension)
public String getExtension()
Copyright © 2017. All rights reserved.