Class SimpleSignedObjectIdSource

java.lang.Object
com.atlassian.bitbucket.scm.signed.SimpleSignedObjectIdSource
All Implemented Interfaces:
SignedObjectIdSource

public class SimpleSignedObjectIdSource extends Object implements SignedObjectIdSource
Since:
5.1
  • Constructor Details

    • SimpleSignedObjectIdSource

      public SimpleSignedObjectIdSource(@Nonnull Iterable<String> iterable)
  • Method Details