public interface FormDeployment
FormDeploymentBuilder. A Deployment on itself is a read-only object and its content cannot be changed after deployment
(hence the builder that needs to be used).| Modifier and Type | Method and Description |
|---|---|
String |
getCategory() |
Date |
getDeploymentTime() |
String |
getId() |
String |
getName() |
String |
getParentDeploymentId() |
String |
getTenantId() |
Copyright © 2022 Flowable. All rights reserved.