-
Sub-task
-
Resolution: Done
-
Major
-
2.1.1.Final
-
None
It would be nice to have a command to create a new Payload. It's quite easy to generate and would help :
constraint-new-payload --named Error
Will generate :
public class Error implements Payload { }