Class MakeCore
- java.lang.Object
-
- com.applitools.eyes.universal.dto.MakeCore
-
public class MakeCore extends Object
This event has to be sent in the first place just after a connection between Client and Server will be established.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAgentId()StringgetCwd()SpecDtogetSpec()voidsetAgentId(String agentId)voidsetCwd(String cwd)voidsetSpec(SpecDto spec)StringtoString()
-