public class OptimizeHistoricIdentityLinkLogQueryCmd extends Object implements Command<List<OptimizeHistoricIdentityLinkLogEntity>>
Modifier and Type | Field and Description |
---|---|
protected int |
maxResults |
protected Date |
occurredAfter |
protected Date |
occurredAt |
Constructor and Description |
---|
OptimizeHistoricIdentityLinkLogQueryCmd(Date occurredAfter,
Date occurredAt,
int maxResults) |
protected Date occurredAfter
protected Date occurredAt
protected int maxResults
public List<OptimizeHistoricIdentityLinkLogEntity> execute(CommandContext commandContext)
execute
in interface Command<List<OptimizeHistoricIdentityLinkLogEntity>>
Copyright © 2019. All rights reserved.