Uses of Interface
org.jbpm.designer.repository.Item
-
Packages that use Item Package Description org.jbpm.designer.repository org.jbpm.designer.repository.impl -
-
Uses of Item in org.jbpm.designer.repository
Subinterfaces of Item in org.jbpm.designer.repository Modifier and Type Interface Description interface
Asset<T>
Primary component managed by repository and can represent any type of underlying files. -
Uses of Item in org.jbpm.designer.repository.impl
Classes in org.jbpm.designer.repository.impl that implement Item Modifier and Type Class Description class
AbstractAsset<T>
class
BinaryAsset
class
TextAsset
-