Class SDependencyMapping
java.lang.Object
org.bonitasoft.engine.dependency.model.SAbstractDependencyMapping
org.bonitasoft.engine.dependency.model.SDependencyMapping
- All Implemented Interfaces:
Serializable,PersistentObject
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSDependencyMapping(long artifactId, ScopeType artifactType, long dependencyId) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.bonitasoft.engine.persistence.PersistentObject
getId, setId
-
Constructor Details
-
SDependencyMapping
-