@ProviderType public interface BackgroundTask extends BackgroundTaskModel, PersistedModel
BackgroundTaskModel,
BackgroundTaskImpl,
BackgroundTaskModelImpl| Modifier and Type | Method and Description |
|---|---|
Folder |
addAttachmentsFolder() |
java.util.List<FileEntry> |
getAttachmentsFileEntries() |
java.util.List<FileEntry> |
getAttachmentsFileEntries(int start,
int end) |
int |
getAttachmentsFileEntriesCount() |
long |
getAttachmentsFolderId() |
java.lang.String |
getStatusLabel() |
java.util.Map<java.lang.String,java.io.Serializable> |
getTaskContextMap() |
boolean |
isInProgress() |
clone, compareTo, getBackgroundTaskId, getCompanyId, getCompleted, getCompletionDate, getCreateDate, getExpandoBridge, getGroupId, getModifiedDate, getName, getPrimaryKey, getPrimaryKeyObj, getServletContextNames, getStatus, getStatusMessage, getTaskContext, getTaskExecutorClassName, getUserId, getUserName, getUserUuid, hashCode, isCachedModel, isCompleted, isEscapedModel, isNew, setBackgroundTaskId, setCachedModel, setCompanyId, setCompleted, setCompletionDate, setCreateDate, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setModifiedDate, setName, setNew, setPrimaryKey, setPrimaryKeyObj, setServletContextNames, setStatus, setStatusMessage, setTaskContext, setTaskExecutorClassName, setUserId, setUserName, setUserUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, resetOriginalValues, setModelAttributesgetModelClass, getModelClassNamepersistFolder addAttachmentsFolder() throws PortalException, SystemException
PortalExceptionSystemExceptionjava.util.List<FileEntry> getAttachmentsFileEntries() throws SystemException
SystemExceptionjava.util.List<FileEntry> getAttachmentsFileEntries(int start, int end) throws SystemException
SystemExceptionint getAttachmentsFileEntriesCount()
throws SystemException
SystemExceptionlong getAttachmentsFolderId()
throws SystemException
SystemExceptionjava.lang.String getStatusLabel()
java.util.Map<java.lang.String,java.io.Serializable> getTaskContextMap()
boolean isInProgress()