Class GitStatusContext


public class GitStatusContext extends SerializableEntity
The type of change that was made to the item.
  • Constructor Details

    • GitStatusContext

      public GitStatusContext()
  • Method Details

    • getGenre

      public String getGenre()
    • setGenre

      public void setGenre(String genre)
    • getName

      public String getName()
    • setName

      public void setName(String name)