Package com.flowable.idm.dto
Class TenantResponse
java.lang.Object
com.flowable.idm.dto.TenantResponse
public class TenantResponse
extends java.lang.Object
- Author:
- Valentin Zickner
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.String
id
-
Constructor Summary
Constructors Constructor Description TenantResponse()
-
Method Summary
-
Field Details
-
id
protected java.lang.String id
-
-
Constructor Details
-
TenantResponse
public TenantResponse()
-
-
Method Details