public class ProjectPreDeployInfo extends BasePOJO
Constructor and Description |
---|
ProjectPreDeployInfo() |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
getWorkflowId() |
void |
setWorkflowId(java.lang.Long pWorkflowId) |
java.lang.String |
toString()
Returns custom String representation implemented by walking complete object structure.
|