Package flexagon.fd.model2.pojo
Class PluginScanResult
java.lang.Object
flexagon.ff.common.core.pojos.BasePOJO
flexagon.fd.model2.pojo.PluginScanResult
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetEnvironmentId(Long pEnvironmentId) voidsetInstanceId(Long pInstanceId) voidsetProjectId(Long pProjectId) voidsetScanResult(ScanResult pScanResult) voidsetWorkflowExecutionId(Long pWorkflowExcutionId)
-
Constructor Details
-
PluginScanResult
public PluginScanResult()
-
-
Method Details
-
setScanResult
-
getScanResult
-
setWorkflowExecutionId
-
getWorkflowExecutionId
-
setProjectId
-
getProjectId
-
setEnvironmentId
-
getEnvironmentId
-
setInstanceId
-
getInstanceId
-