Ticket #615 (task)
Opened 3 years ago
make options factory abstract
Status: new
| Reported by: | douglm | Assigned to: | douglm |
|---|---|---|---|
| Priority: | major | Milestone: | Bedework 3.7 |
| Component: | core | Version: | |
| Keywords: | Cc: | ||
With method
public abstract String getOptionsFile();
Then change the various options factories to use it. (card, tzsvr, exsynch, bedework)
