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, getType
getComparator, getDateComparator, getId, getName, getObjectId, getParentPath, getPath, getRepository, getRepositoryService, isDeleted, setComparator, setRepository, setRepositoryService
add, 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, toArray
addPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListener
public 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 UIRepositoryContent
Exception
public void delete() throws Exception
delete
in class UIRepositoryContent
Exception
public void move(UIRepositoryDirectory newParentDir) throws org.pentaho.di.core.exception.KettleException
move
in class UIRepositoryContent
org.pentaho.di.core.exception.KettleException