public class UIJob extends UIRepositoryContent
| Constructor and Description | 
|---|
UIJob()  | 
UIJob(org.pentaho.di.repository.RepositoryElementMetaInterface rc,
     UIRepositoryDirectory parent,
     org.pentaho.di.repository.Repository rep)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
delete()  | 
void | 
move(UIRepositoryDirectory newParentDir)  | 
void | 
setName(String name)  | 
getCategory, getDescription, getFormatModifiedDate, getImage, getModifiedDate, getModifiedUser, getParent, getRepositoryDirectory, getRepositoryElementType, getTypegetComparator, getDateComparator, getId, getName, getObjectId, getParentPath, getPath, getRepository, getRepositoryService, isDeleted, setComparator, setRepository, setRepositoryServiceadd, add, addAll, addAll, asList, clear, contains, containsAll, get, indexOf, isEmpty, isUniqueList, iterator, lastIndexOf, listIterator, listIterator, moveChildDown, moveChildDown, moveChildUp, moveChildUp, onAdd, onRemove, remove, remove, removeAll, removeModel, retainAll, set, setParent, setUniqueList, size, subList, toArray, toArrayaddPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListenerpublic UIJob()
public UIJob(org.pentaho.di.repository.RepositoryElementMetaInterface rc,
     UIRepositoryDirectory parent,
     org.pentaho.di.repository.Repository rep)
public void setName(String name) throws Exception
setName in class UIRepositoryContentExceptionpublic void delete()
            throws Exception
delete in class UIRepositoryContentExceptionpublic void move(UIRepositoryDirectory newParentDir) throws org.pentaho.di.core.exception.KettleException
move in class UIRepositoryContentorg.pentaho.di.core.exception.KettleException