Package org.bonitasoft.engine.core.form
Class SFormMapping
java.lang.Object
org.bonitasoft.engine.core.form.SFormMapping
- All Implemented Interfaces:
Serializable,PersistentObject
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionSFormMapping(long processDefinitionId, Integer type, String task, String target) -
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
-
Field Details
-
TARGET_INTERNAL
- See Also:
-
TARGET_URL
- See Also:
-
TARGET_LEGACY
- See Also:
-
TARGET_UNDEFINED
- See Also:
-
TARGET_NONE
- See Also:
-
TYPE_PROCESS_START
public static final int TYPE_PROCESS_START- See Also:
-
TYPE_PROCESS_OVERVIEW
public static final int TYPE_PROCESS_OVERVIEW- See Also:
-
TYPE_TASK
public static final int TYPE_TASK- See Also:
-
-
Constructor Details
-
SFormMapping
-
-
Method Details
-
getProcessElementName
-