Interface DurationRule

All Superinterfaces:
LevelRule
All Known Implementing Classes:
TimeConstraintWrapper

public interface DurationRule extends LevelRule
Defines time-dependent execution check applicability rules
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    Gets the duration period in milliseconds

    Methods inherited from interface eu.europa.esig.dss.model.policy.LevelRule

    getLevel
  • Method Details

    • getDuration

      long getDuration()
      Gets the duration period in milliseconds
      Returns:
      duration period in milliseconds