@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() |
BackgroundTaskExecutor |
getBackgroundTaskExecutor() |
java.lang.String |
getStatusLabel() |
boolean |
isInProgress() |
clone, compareTo, getBackgroundTaskId, getCompanyId, getCompleted, getCompletionDate, getCreateDate, getExpandoBridge, getGroupId, getModifiedDate, getMvccVersion, getName, getPrimaryKey, getPrimaryKeyObj, getServletContextNames, getStatus, getStatusMessage, getTaskContextMap, getTaskExecutorClassName, getUserId, getUserName, getUserUuid, hashCode, isCachedModel, isCompleted, isEscapedModel, isNew, setBackgroundTaskId, setCachedModel, setCompanyId, setCompleted, setCompletionDate, setCreateDate, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setModifiedDate, setMvccVersion, setName, setNew, setPrimaryKey, setPrimaryKeyObj, setServletContextNames, setStatus, setStatusMessage, setTaskContextMap, setTaskExecutorClassName, setUserId, setUserName, setUserUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesgetModelClass, getModelClassNamepersistFolder addAttachmentsFolder() throws PortalException
PortalExceptionjava.util.List<FileEntry> getAttachmentsFileEntries() throws PortalException
PortalExceptionjava.util.List<FileEntry> getAttachmentsFileEntries(int start, int end) throws PortalException
PortalExceptionint getAttachmentsFileEntriesCount()
throws PortalException
PortalExceptionlong getAttachmentsFolderId()
BackgroundTaskExecutor getBackgroundTaskExecutor()
java.lang.String getStatusLabel()
boolean isInProgress()