- All Implemented Interfaces:
- com.google.common.base.Function<Object,String>
@Singleton
public class ParseMachineId
extends Object
implements com.google.common.base.Function<Object,String>
Parses a MachineDto
object to extract its id.
- Author:
- Ignasi Barrera