Package flexagon.fd.model.pojos.endpoint
Class EndPointLogMessage
java.lang.Object
flexagon.ff.common.core.pojos.BasePOJO
flexagon.fd.model.pojos.endpoint.EndPointLogMessage
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionPluginExecutionPlanvoidsetMessage(String pMessage) voidsetPluginExecutionPlan(PluginExecutionPlan pPluginExecutionPlan)
-
Constructor Details
-
EndPointLogMessage
public EndPointLogMessage()
-
-
Method Details
-
setPluginExecutionPlan
public void setPluginExecutionPlan(PluginExecutionPlan pPluginExecutionPlan) -
getPluginExecutionPlan
public PluginExecutionPlan getPluginExecutionPlan() -
setMessage
-
getMessage
-