public class UIJob extends UIRepositoryContent
rc, uiParent
obj, rep
Constructor and Description |
---|
UIJob() |
UIJob(RepositoryElementMetaInterface rc,
UIRepositoryDirectory parent,
Repository rep) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
String |
getImage() |
void |
move(UIRepositoryDirectory newParentDir) |
protected ObjectId |
renameJob(ObjectId objectId,
RepositoryDirectory directory,
String name) |
void |
setName(String name) |
getCategory, getDescription, getFormatModifiedDate, getModifiedDate, getModifiedUser, getParent, getRepositoryDirectory, getRepositoryElementType, getType
getComparator, getDateComparator, getId, getName, getObjectId, getParentPath, getPath, getRepository, getRepositoryService, isDeleted, setComparator, setRepository, setRepositoryService
add, add, addAll, addAll, asList, checkForUnique, clear, compareChildren, contains, containsAll, fireCollectionChanged, 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, firePropertyChange, removePropertyChangeListener, removePropertyChangeListener
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals, hashCode, replaceAll, sort, spliterator
parallelStream, removeIf, stream
public UIJob()
public UIJob(RepositoryElementMetaInterface rc, UIRepositoryDirectory parent, Repository rep)
public void setName(String name) throws Exception
setName
in class UIRepositoryContent
Exception
protected ObjectId renameJob(ObjectId objectId, RepositoryDirectory directory, String name) throws Exception
Exception
public void delete() throws Exception
delete
in class UIRepositoryContent
Exception
public void move(UIRepositoryDirectory newParentDir) throws KettleException
move
in class UIRepositoryContent
KettleException
public String getImage()
getImage
in class UIRepositoryContent
Copyright © 2019 Hitachi Vantara. All rights reserved.