All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.almworks.jira.structure.api.effectbatch.EffectState Maven / Gradle / Ivy

The newest version!
package com.almworks.jira.structure.api.effectbatch;

import com.atlassian.annotations.Internal;

@Internal
public enum EffectState {
  APPLIED, UNDONE
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy