Package com.soffid.iam.bpm.model
Class TenantModuleDefinition
- java.lang.Object
-
- org.jbpm.module.def.ModuleDefinition
-
- com.soffid.iam.bpm.model.TenantModuleDefinition
-
- All Implemented Interfaces:
Serializable
public class TenantModuleDefinition extends org.jbpm.module.def.ModuleDefinition
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TenantModuleDefinition()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.jbpm.module.exe.ModuleInstance
createInstance()
Long
getTenantId()
void
setTenantId(Long tenantId)
-