Skip to content

Commit

Permalink
SHIBUI-518[535] model wip
Browse files Browse the repository at this point in the history
  • Loading branch information
dima767 committed Jun 5, 2018
1 parent cdb4697 commit 1f6ee8c
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@
@ToString
public class LocalDynamicMetadataResolver extends MetadataResolver {

private String sourceDirectory;

private String sourceManagerRef;

private String sourceKeyGeneratorRef;

@Embedded
private DynamicMetadataResolverAttributes dynamicMetadataResolverAttributes;

Expand Down

0 comments on commit 1f6ee8c

Please sign in to comment.