preparing creation of new times
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -92,6 +92,10 @@ public class Time implements Mappable{
|
||||
return start;
|
||||
}
|
||||
|
||||
public State state(){
|
||||
return state;
|
||||
}
|
||||
|
||||
public Collection<Long> taskIds(){
|
||||
return taskIds;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user